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 27410Create Index myIndex On myTable(myColumn) What type of Index will get created after executing the above statement
3 8949
How to count rows with the count(*) function in ms sql server?
What is the significance of null value and why should we avoid permitting null values?
What is keys and its types?
What are the advantages and disadvantages of using mysql?
20. Using a set operator, display the client number of all clients who have never placed an order.
How can we find out which auto increment was assigned on Last insert?
How do I create a postgresql table using pgadmin?
Explain the role of indexing in databases?
What is the process of copying data from table a to table b?
a text item is there what r the different types of triggers associated with it
How do I run mysql from command line?
Explain what are the events recorded in a transaction log?
What is the data quality?
What is the difference between joins?
What is index, cluster index and nonclustered index?