Question
A, B, C, D and E are standing in row. 'A' is between 'B'
and 'D'. E is not at the starting of row. 'C' is just before D. Study above statement and answer the question 'B' is standing in betweenSolution

Which command is used to remove all records from a table without deleting the table structure?
Which SQL keyword is used to sort the result set?
The result of a Cartesian product of two relations R and S will have:
Which of the following statements about abstract classes is true?
Which OOP principle allows a single interface to represent different underlying forms or data types?
Which of the following is the correct definition of 'polymorphism' in Object-Oriented Programming?
What is early binding in the context of OOP?
Which of the following is true about a view in SQL?
Which of the following is a valid constraint in SQL?
Which of the following prevents inheritance in C++?