Why do we use set serveroutput on?
how to include numeric values in sql statements? : Sql dba
What's the difference between inner join and left join?
What is trigger in pl sql with examples?
What is an inner join sql?
What is a join query?
Does sql*plus also have a pl/sql engine?
What is a bitmap index?
4 Answers Choice Solutions, Infosys,
what is a database lock ? : Sql dba
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.
What is difference between procedure and trigger?
How to change a value of the field ‘salary’ as 7500 for an employee_name ‘john’ in a table employee_details?
What is a package ? What are the advantages of packages ?