what are the nonstandard string types? : Sql dba


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

Post New Answer

More SQL PLSQL Interview Questions

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  


Explain polymorphism in pl/sql.

0 Answers  


What does (+) mean in sql joins?

0 Answers  


What is pls integer?

0 Answers  


How do you pronounce sql?

0 Answers  






What is ROWID?

8 Answers  


What is sorting in sql?

0 Answers  


What is meant by truncate in sql?

0 Answers  


How run sql*plus commands that are stored in a local file?

0 Answers  


What are triggers in sql?

0 Answers  


What is query execution plan in sql?

0 Answers  


what is mean by forward declaration and where we'll use it.

4 Answers   TCS,


Categories