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 39441) 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,
1544First 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.
1550- 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,
1796
What are different sql data types?
Can we debug stored procedure?
Does access use sql?
what are the security recommendations while using mysql? : Sql dba
Write a unique difference between a function and a stored procedure.
What is rollback?
How to use sql statements in pl/sql?
When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?
How to avoid using cursors?
What is the current version of postgresql?
how to shut down the server with 'mysqladmin'? : Sql dba
What is the difference between a database and a relational database?
how to enter binary numbers in sql statements? : Sql dba
Does sql view stored data?
What is scalar and vector?