What does stand for in sql?


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

Post New Answer

More SQL PLSQL Interview Questions

What is rank dense_rank and partition in sql?

0 Answers  


What is the difference between syntax error and runtime error?

0 Answers  


Why use subqueries instead of joins?

0 Answers  


need to split a string into seperate values. eg. col1 col2 ---------- 100 - 'a,b,c' 200 - 'a,x,b,d,e' 300 - 'c' result: value count ------------- a - 2 b - 1 c - 2 etc.

1 Answers  


What is recursive stored procedure?

0 Answers  






Does db2 use sql?

0 Answers  


How do you modify a column in sql?

0 Answers  


What is normalization ?

9 Answers   BirlaSoft, CTS, HCL,


How do you delete data from a table?

0 Answers  


i need department wise top 2 employees salary.which logic i will use

17 Answers  


Explain the purpose of %type and %rowtype data types with the example?

0 Answers  


What is duration in sql profiler trace?

0 Answers  


Categories