What are the modes of parameters that can be passed to a
procedure ?
Answer Posted / gireesh.p.v
the modes of parameters passing are 3 type
1) IN
2) OUT
3) INOUT
COMTACT ME gireesh.p.v@gmail.com
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is cursor status?
How can I see all tables in sql?
What does where 1/2 mean in sql?
Why do we need a foreign key?
what is difference between delete and truncate commands? : Sql dba
What is the most important ddl statements in sql are?
What is a natural join sql?
Is trigger a stored procedure?
What is the difference between view and stored procedure?
How do temporal tables work?
What is optimistic concurrency control? : Transact sql
what are the different type of sql's statements ? : Sql dba
How do I add a database to sql?
How does sql developer connect to oracle database?
What is delete command in sql?