How to convert character types to numeric types?
Explain what are the advantages of views?
In Exception handling if we are using the when others first then what happens . whether it will show the compiler error
Hi can anyone tell me where are the dumps found of OCA certification.. Also the materials to be studied for the preparation.
What is PL/SQL ?
How to use windows user to connect to the server?
Can select statements be used on views in oracle?
how many types of index?
How to list all indexes in your schema?
how to retrieve 1st and last row of table without using group functions??
3. Display all the client numbers in the ORDER table. Remove duplicates.
i have a table with the columns below as Emp_ID Address_ID Address_Line City Country -------- --------- ----------- ------ --------- Q: Display the Emp_ID's those having more than one Address_ID
What are the Referential actions supported by FOREIGN KEY integrity constraint ?