Answer Posted / muhammad sohail
function can be use in select clause and where clause
procedure can't
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Write a query to display the current date in sql?
Who is the owner of mysql database?
what is the difference between char_length and length? : Sql dba
Why do we need unique key in a table?
What is the difference between stored procedure and view?
What is type and rowtype in pl sql?
What are the operators used in select statements?
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.
Can we rename a column in the output of sql query?
Name the different types of indexes in sql and define them.
Is left join same as inner join?
How do you rename a table in sql?
Why is there a need for sqlcode and sqlerrm variables?
How do you write a complex sql query?
Is truncate ddl or dml?