Why does sql need a server?


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

Post New Answer

More SQL PLSQL Interview Questions

Is there a 64 bit version of ssms?

0 Answers  


What is a recursive stored procedure?

0 Answers  


How do I send sql query results to excel?

0 Answers  


What are the datatypes available in pl/sql ?

0 Answers  


What are sql indexes?

0 Answers  






create a store procedure and created synonms for that store procedure after modify that store procedure will effect on synonms? If we delete the store procedure what happened to that synonms?

2 Answers   Polaris,


Give which cursor is better for better performance means type of cursors?

2 Answers  


what is the command used to fetch first 5 characters of the string? : Sql dba

0 Answers  


what is oracle database ? : Sql dba

0 Answers  


take one table is t1 and in that column name is f1 f1 column values are 200 5000 3000 7000 300 600 100 400 800 400 i want display the values asc and desc in a single output. sample output is f1.a 100 200 300 400 500 600 etc...... and f1.d is 5000 4000 3000 2000 1000 etc...

9 Answers   Zensar,


What is indexing oracle sql?

0 Answers  


What is the purpose of my sql?

0 Answers  


Categories