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 40391) 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,
1596First 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.
1581- 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,
1829
What are tables in sql?
what is row? : Sql dba
State some properties of relational databases?
How much does a sql dba make? : SQL DBA
what are date and time data types? : Sql dba
What is a call statement? Explain with an example.
Is left join faster than inner join?
What is the difference between alter trigger and drop trigger statements?
Is drop table faster than truncate?
What are the built in functions of sql?
How many tables can a sql database have?
What found sql?
Describe types of sql statements?
Is clustered index a primary key?
What is procedure and function?