What is number function in sql?


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

Post New Answer

More SQL PLSQL Interview Questions

suppose u hav 1 book with set...page 1-100 n 101 -200 now print page from 2-100 n 102 -200... how we will do..?

6 Answers  


how to create a table index in mysql? : Sql dba

0 Answers  


what is the difference between primary key and unique key? : Sql dba

0 Answers  


explain the difference between myisam static and myisam dynamic. : 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  






what is global variable in package

3 Answers   Polaris,


Can we use having without group by in sql?

0 Answers  


What is not null in sql?

0 Answers  


what is union, minus and interact commands? : Sql dba

0 Answers  


What is the purpose of the primary key?

0 Answers  


Can a primary key be a foreign key?

0 Answers  


what is the difference between a web-garden and a web-farm? : Sql dba

0 Answers  


Categories