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) create index myindex on mytable(mycolumn) what type of index will get created after executing the above statement? : Sql server database administration
1013what is a major difference between sql server 6.5 and 7.0 platform wise? : Sql server database administration
948what's the difference between delete table and truncate table commands? : Sql server database administration
1041what is database replicaion? What are the different types of replication you can set up in sql server? : Sql server database administration
1051I create a separate index on each column of a table. What are the advantages and disadvantages of this approach? : Sql server database administration
1139how to determine the service pack currently installed on sql server? : Sql server database administration
1026what are the different types of replication you can set up in sql server? : Sql server database administration
1063explain what are the steps you will take, if you are tasked with securing an sql server? : Sql server database administration
1153
What is a snapshot log?
What are the variable types?
Explain steps of normalization?
What is normalization? What number of normalization shapes are there?
How does a covering index work?
explain engines?
How many concurrent queries can mysql handle?
Are stored procedures faster than queries?
How many types of triggers exist in pl/sql?
What is the difference between function and procedure in pl/sql?
What is the difference between rank and dense_rank?
What are sql functions? Describe in brief different types of sql functions?
How to insert multiple rows with a subquery?
Is mysql workbench a dbms?
What is the Difference between the Person_Type_id column in the per_all_people_f and per_person_type_usages_f