SELECT THE RECORDS FROM 3 TABLES LIKE(T1,T2,T3) AND HOW CAN
WE INSERT THAT RECORD IN ANOTHER TABLE LIKE(T4)?
What is integrity and what is constraint??Explain with example
can you write commit in triggers?
Does oracle partitioning improve performance?
How to delete all rows a table in oracle?
How to use in conditions in oracle?
How can we create the complete backup of data in the oracle.
0 Answers IPEC, Satyam, SunTec,
What is a partition in oracle?
Write query to fetch second maximum salary from employee table.
4 Answers Bravura Solutions, HCL,
What is a subquery?
What types of joins are used in writing subqueries?
what is IDE,DMV in sql server?
If a table column has is UNIQUE and has NOT NULL, is it equivalent to a PRIMARY KEY column?