what is data manipulation language? : Sql dba


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What are sql procedures?

0 Answers  


Write the alter statement to enable all the triggers on the t.students table.

0 Answers  


How we can update the view?

0 Answers  


How much does sqlite cost?

0 Answers  


How delete all data from all tables in sql?

0 Answers  






Table 1: col1 Timestamp ---------------- 01-mar-2012 11:12:46 Table 2: col2 Timestamp -------------------- 01-mar-2012 11:12:10 01-mar-2012 11:11:23 Write a query to display a row with table2 col2 value less than tabl1 col1 value. Maximum timestamp value previous to table1 col1 value. Display a result as: Col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10

0 Answers  


Regarding joins what are the differences you observed in oracle 9i and sql server?

3 Answers   Choice Solutions,


Can a primary key be a foreign key?

0 Answers  


Table Order_Name has a column Order_Date which gives the date & Time at which the order is passed.Find the table to write a query to find out the latest order.

5 Answers   Thomson,


pl/sql testing means what ...... explain process how to find pl/sql bugs

1 Answers   Zensar,


Mention what does plvtab enables you to do when you showthe contents of pl/sql tables?

0 Answers  


What is online transaction processing (oltp)?

0 Answers  


Categories