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) How do you implement one-to-one, one-to-many and many-to- many relationships while designing tables?
Credit Suisse, GCU, Symphony, TCS,
4 27468Create Index myIndex On myTable(myColumn) What type of Index will get created after executing the above statement
3 8977
Is primary key clustered index?
What are the advantages of database?
what is the command syntax for inserting a document?
Why and when do stored procedure recompile?
How to use values from other tables in update statements using oracle?
What is standby servers? Explain types of standby servers.
Explain system functions or built-in functions? What are different types of system functions?
What versions of clipper does netlib support?
What is an indexed view?
Where can you add custom error messages to sql server?
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
How to Change a users password from unix shell.
How can you append an identity column to a temporary table?
Why use identity in sql server?
What is self contained sub query?