what are the differences between get and post methods in form submitting. Give the case where we can use get and we can use post methods? : Sql dba
1176why does the selected column have to be in the group by clause or part of an aggregate function? : Sql dba
1157
what happens when the column is set to auto increment and you reach the maximum value for that table? : Sql dba
How do you respond to dementia behavior?
How to find 3rd highest salary of an employee from the employee table in sql?
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 are the set operators in sql?
What is function and procedure?
What is rank dense_rank and partition in sql?
What is difference between primary and secondary key?
What is sql*loader and what is it used for?
How to fetch values from testtable1 that are not in testtable2 without using not keyword?
How do I order columns in sql?
What is the use of sqldataadapter?
How do I upgrade sql?
Are views faster than queries?
What are instead of triggers?