Can primary key be changed?
What are the usages of sql?
What are procedures used for?
what is the difference between rownum pseudo column and row_number() function? : Sql dba
i declare 4 procedure in package specification but in package body i write only 3 procedure. is it complie??//w
4 Answers Scope International,
What is Temp Table and type of temp table?
What is difference between pl and sql?
what is switch column,colums cost in oracle?
How do I create a sql database?
What is CYCLE/NO CYCLE in a Sequence?
Is sqlexception checked or unchecked?
Does sql*plus have a pl/sql engine?
can we call a procedure into another procedure?If yes means how you can pass the perameters for the two procedures?