Question
The cost of fencing a rectangular field at the rate of
Rs. 4/metre is Rs. 280. If the length of the field is 11 metres more than its breadth, then find the length of the rectangular field.Solution
Let the length of the rectangular field be βlβ m Breadth of the rectangular field = (l β 11) m Therefore, perimeter of the rectangular field = 2 Γ(l + l β 11) = (4l β 22) m According to the question, 4l β 22 = 280/4 Or, 4l = 70 + 22 Or, l = 92/4 = 23 metres
Β In database management, which SQL command is used to remove a table and all its data from a database?
What is the purpose of the SQL "GROUP BY" clause?
Which tier uses application server
Which of the following concurrency control techniques allows multiple transactions to read data simultaneously but ensures that only one transaction ca...
Which database model is based on the mathematical set theory and is the foundation of many modern databases?
Which of the following statements about ACID properties in a DBMS is incorrect?
Which type of database backup only includes the data that has changed since the last full backup?
What is the full form of DBMS?
How many types of architecture we have in DBMS
What does the term "normalization" refer to in the context of database design?