What is a parameter query?


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

Post New Answer

More SQL PLSQL Interview Questions

What is memory optimized?

0 Answers  


What is the difference between jpql and sql?

0 Answers  


What is an alias command?

0 Answers  


What are commit, rollback, and savepoint?

0 Answers  


select 1,col1,col2 from table1. output?

5 Answers   Ramco,






how to retrieve only duplicate values in a table

9 Answers  


Is primary key clustered or nonclustered?

0 Answers  


What are stuff and replace function?

0 Answers  


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

2 Answers  


How do I run a query in pl sql developer?

0 Answers  


how to get @@error and @@rowcount at the same time? : Sql dba

0 Answers  


How do I enable sql encryption?

0 Answers  


Categories