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) When creating a user, what permissions must you grant to allow them to connect to the database?
4 7217SELECT category, type, AVG(price) FROM products GROUP BY category, type ORDER BY 1, 2 If there are three distinct categories in the "products" table, and each one has five different types, how many rows are returned by the query above? 1. 1 row 2. 3 rows 3. 5 rows 4. 8 rows 5. 15 rows
3 7013What SQL keyword must immediately follow the UNION ALL statement? 1. SELECT 2. INTO 3. ORDER 4. WHERE 5. JOIN
4 9947
Tell me what are cursors and when they are useful?
How do I debug a stored procedure?
What are the advantages of microsoft access?
What happens if the imported table already exists?
Where is data stored in database?
Explain fully functional dependency?
Can we call stored procedure in trigger?
How to get the current date in mysql?
Difference between pre-select and pre-query
What is sql and how does it work?
what is the syntax for using sql_variant_property? : Transact sql
What language is sql server written in?
what is the difference between an ltm and a repagent in sybase?
Does google use postgresql?
Which is the most used database?