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 9521Types of indexes. What is the default key created when a primary key is created in a table ?
TCS,
5 14672What is clustered, non-clustured and unique index. How many indexes can be created on a table ?
TCS,
3 11744What is difference between triggers and stored procedures. And advantages of SP over triggers ?
4 25399Write 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 118059
What is the purpose of the primary key?
What is the difference between count 1 and count (*) in a sql query?
what are the performance and scalability characteristics of mysql? : Sql dba
What is a temporal table?
What is a call statement? Explain with an example.
Is a table valued function object?
Where is all the data on the internet stored?
How delete all data from all tables in sql?
where are cookies actually stored on the hard disk? : Sql dba
how do you know the version of your mysql server? : Sql dba
What is delete command in sql?
Can primary key be changed?
Is it possible to create the following trigger: before or after update trigger for each row?
Can we rename a column in the output of sql query?
What is recursive join in sql?