Oracle (3259)
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 to query multiple tables jointly?
What joins are and how you can open the database in access?
Explain indexing and what are the advantages of it?
Explain unique key in sql server?
How do I view data in mysql workbench?
please differentiate between delete and truncate?
Can a table have multiple primary keys?
What happens if you are trying to access a schema not owned by you?
What is the function of access?
What is system catalog or catalog relation? How is better known as?
What is a delimiter in mysql?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
Explain how would you store your query in an SSRS report or a Database server?
How can we call UDF(User Define Function) using C# code in ASP.net ?
How do I find duplicates in sql?