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


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

Post New Answer

More SQL PLSQL Interview Questions

Does access use sql?

0 Answers  


How can we optimize a sql query?

0 Answers  


When is the explicit cursor used ?

0 Answers  


How do you optimize a query?

0 Answers  


how view used for security purposes?

3 Answers   Glam India,






what is 'mysqlcheck'? : Sql dba

0 Answers  


How much ram can sql express use?

0 Answers  


what is the difference between truncate and delete statement? : Transact sql

0 Answers  


In a distributed database system, can we execute two queries simultaneously?

0 Answers  


what is schema? : Sql dba

0 Answers  


Find out the 3rd highest salary?

51 Answers   BirlaSoft, DAC, Silvia Infotech, Sutra Infotech,


what is the use of set statement in tsql? : Transact sql

0 Answers  


Categories