Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288) Types of indexes. What is the default key created when a primary key is created in a table ?
TCS,
5 14881What is clustered, non-clustured and unique index. How many indexes can be created on a table ?
TCS,
3 11877What is difference between triggers and stored procedures. And advantages of SP over triggers ?
4 25603Write 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 120185
What is byte access?
What are magic tables in sql server?
What is t-sql? : Transact sql
How do you connect to a database?
Which database is best for storing large data?
You are creating an application where users are asked their gender in the gender combo box you have three options: ‘male’ , ‘female’ and ‘i choose not to disclose’ these options are stored in the table as 1, 0 or null which datatype should you use?
How to rename an index in oracle?
What is a trigger? Why we need it?
How data can be copied from one table to another table?
How can windows applications connect to oracle servers?
Explain logical operators in sql server?
How to combine two function together?
what are date and time data types in mysql? : Sql dba
What happens when unicode strings concatenate with non-unicode strings?
What is database development process?