what is the scripts in data base?
No Answer is Posted For this Question
Be the First to Post Answer
Define 'view' advantage ?
what is view?
Explain the family trees and connection by clause
What is the difference between INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN?
I have table-A(1,2,3,4,4,5,6,6,6,7). how to get all duplicate values?what is sql query?
Which environment variables are absolutely critical in order to run the OUI?
What are the different types of database objects?
Tell me New Feature of Oracle 10g?
What is a connect identifier?
I have a table emp. There is only one column in the table. In that , there are only three rows in that column. The value in the first row is 'A' and the value in the second row is 'B' and the third row is 'C'. Now, my question is , How will you write a select query to display the output as B C A Note: order by cannot be used coz it gives us output as CBA. But the output should be BCA.
What is the Extension of Oracle Database? As extension of Access Database is .mdb
what is difference between where clause and having clause?