How to run pl/sql statements in sql*plus?


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

Post New Answer

More SQL PLSQL Interview Questions

Why do you partition data?

0 Answers  


How can we make an if statement within a select statement?

0 Answers  


What is the use of primary key?

0 Answers  


How to avoid using cursors?

0 Answers  


How do you truncate?

0 Answers  






what is an extent ? : Sql dba

0 Answers  


What are different types of indexes?

0 Answers  


what is sql.

6 Answers   Ericsson, Hewitt,


how would concatenate strings in mysql? : Sql dba

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 do I run a sql query?

0 Answers  


What are the types of SQL Statement?

3 Answers  


Categories