Can you have multiple SPs with the same name on a database?
Answer Posted / neha sinha
It is not possible to create standalone SP with same name.
But it is possible if we will create multiple SP with same
name and different parameter in a package (overloading).
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Can a varchar be a primary key?
What is basic structure of pl sql?
What is a record in a database?
Does a join table need a primary key?
Can we create table in function?
What is sql analyzer?
how to use 'mysql' to run sql statements? : Sql dba
What is #table in sql?
Can we use ddl statements in stored procedure?
What are the sql aggregate functions?
Does truncate require commit?
how to create a table index in mysql? : Sql dba
What is oracle pl sql developer?
First round ------------------- - Procedure - Packages - Views - Virtual tables - Can we use dcl with in function? - Joins and few scenarios - Triggers and its type - Pragma, type and its functionality - How to create db link in oracle - Materialized view - How to find duplicate values from table? - Cursor and its functionality - Write a script to display friday and its date from a entire year. - Exception Handling Second round ------------------------ Gave a scenario like. Need to write a function to perform. When user try to change a password. It must not be last five password and a given password can be combination of characters, symbols, upper and lower case.
Is sql dba a good career? : SQL DBA