how to include comments in sql statements? : Sql dba


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

Post New Answer

More SQL PLSQL Interview Questions

Explain what is a database?

0 Answers  


Why commit is not used in triggers?

0 Answers  


What is difference between Procedures and Functions ?

6 Answers   Hi Caliber IT,


What is mutating error?

0 Answers  


What is difference between primary and secondary key?

0 Answers  






What is sqlexception in java?

0 Answers  


Explain what is a subquery ?

0 Answers  


What is an exception in PL/SQL? What are the two types of exceptions?

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  


how would you enter characters as hex numbers? : Sql dba

0 Answers  


What is break?

0 Answers  


How many triggers can be implemented for a table?

3 Answers   HSBC,


Categories