What is Function based Index and which type of function we can use in Function base index. can we use aggregate,NVL function in Function based Index..
1 41091) Synonyms 2) Co-related Subquery 3) Different Jobs in Plsql 4) Explain Plan 5) Wrap 6) Query Optimization Technique 7) Bulk Collect 8) Types of index 9) IF primary key is created then the index created ? 10) Foreign Key 11) Exception Handling 12) Difference Between Delete and Trunc 13) Procedure Overloading 14) Grant Revoke 15) Procedure Argument types. 16) Functions. 17) Joins
CTS,
1639First 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.
1631- Types of triggers - View - Dcl - Procedures, packages, functions - Metasolve - Can use Dcl in triggers - package case study - Cursor and its types - triggers schedule - Wrap - Why we are using fetch and for in cursor. difference?
CTS,
1888
What is the importance of sqlcode and sqlerrm?
What are the different dcl commands in sql?
Can we use delete in merge statement?
What is nosql vs sql?
Does view contain data?
list out some tools through which we can draw e-r diagrams for mysql. : Sql dba
What is delete command in sql?
Can we insert data into view?
What are the sql commands?
What are the dml statements?
Can we use loop in sql?
explain the difference between delete , truncate and drop commands? : Sql dba
What information is needed to connect sql*plus an oracle server?
what is the difference between char_length and length? : Sql dba
how would you get the current date in mysql? : Sql dba