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 39191) 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,
1536First 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.
1537- 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,
1785
Which column of the user triggers data dictionary view displays the database event that will fire the trigger?
What are the topics in pl sql?
What is cte?
What company owns postgresql?
What does the file extension accdb stand for?
What is the difference between count 1 and count (*) in a sql query?
when MSQL8.0 is in market
How do I copy a table in sql?
What are all the different normalizations?
Can cursors be part of a trigger body?
How many times can we commit in a loop?
What is cursor status?
Mention what pl/sql package consists of?
What is output spooling in sql*plus?
what is the difference between where clause and having clause? : Sql dba