what is difference b/w pravite procedures and public
procedures?
Answer Posted / siva
If the procedure is with in the package it is the public
procedure,other wise it is private procedure.
| Is This Answer Correct ? | 18 Yes | 8 No |
Post New Answer View All Answers
What is cartesian join in sql?
Define sql delete statement.
Can you select everything, but 1 or 2 fields, without writer's cramp?
What are commit, rollback, and savepoint?
What is nosql vs sql?
What is the difference between left outer join and left join?
What is difference between joins and union?
What are the types of records?
What is delimiter sql?
Explain the uses of a database trigger?
how to create a table index in mysql? : Sql dba
Explain the significance of the & and && operators in pl sql.
Can primary key be changed?
Can we have two clustered index on a table?
What are the types of join and explain each?