Why we use pl sql?
No Answer is Posted For this Question
Be the First to Post Answer
what are the different index configurations a table can have? : Sql dba
Do triggers have restrictions on the usage of large datatypes, such as long and long raw?
Explain architecture of sql server notification services?
Store procedure will return a value?
I Have A Table Like This. Cityno Cityname Mails 1 Bangalore 8km 2 Hsr Layout 20km 3 Mejistic 30km 4 Jayadeva 55km 5 Itpl 80km 6 Hebbal 115km I Have Data Like This I Want O/p Like This Distance No.ofcity 0-50km 3 51-100km 2 101-150km 4 And So On
what is the purpose of update command in oracle?
what is foreign key? : Sql dba
Explain what is a column in a table?
What is a REF CURSOR? Compare strong and week ref cursor types.
How we can create a table in pl/sql block. Insert records into it? Is it possible by some procedure or function? Please give example?
What found sql?
What is the relation b/w view and trigger