How do you retrieve set of records from database server. {Set max records = 100 & use paging where pager page no or records = 10 & after displaying 100 records again connect to database retrieve next 100 }
DELL,
2 9537Types of indexes. What is the default key created when a primary key is created in a table ?
TCS,
5 14696What is clustered, non-clustured and unique index. How many indexes can be created on a table ?
TCS,
3 11757What is difference between triggers and stored procedures. And advantages of SP over triggers ?
4 25419Write a query to get 2nd maximum salary in an employee table ?
Accenture, BirlaSoft, Letse, Logica CMG, Qwest, Rheal Software, Saagam, Semantic Space, Tailor Solution, TCS, TinyERP,
69 118477
What is trigger point?
What is pl sql architecture?
What is anonymous block in sql?
What is the difference between delete, truncate and drop command?
How does pl sql work?
Which one is better subquery or joins?
What is sql keyword?
Can I copy :old and :new pseudo-records in/to an oracle stored procedure?
how many tables will create when we create table, what are they? : Sql dba
How to connect a sql*plus session to an oracle server?
Does truncate table reset auto increment?
Explain the purpose of %type and %rowtype data types with the example?
What are pl sql data types?
Is it possible to pass parameters to triggers?
How to read xml file in oracle pl sql?