Which sql most popular?
No Answer is Posted For this Question
Be the First to Post Answer
suppose I have two table one Emp and other is dpt. Emp table has a field ,dept id,name ,sal and dpt table has a field dept id,dept name. Now I want to find out the emplyee list whose sal is between 2000-3000 from dept x.
7 Answers Geometric Software, IBM,
what are the advantages of using stored procedures? : Sql dba
what is the difference between delete and truncate commands? : Sql dba
What is a constraint? Tell me about its various levels.
Which join is like inner join?
SELECT flavor, SUM (ice_cream_sales) FROM sales_detail GROUP BY flavor ORDER BY 2 DESC If the "sales_detail" table contains ten records with different values in the flavor column (two "vanilla," three "chocolate," four "strawberry," and one NULL), how many rows are returned by the sample code above? 1. 0 rows 2. 1 row 3. 3 rows 4. 4 rows 5. 10 rows
how many sql dml commands are supported by 'mysql'? : Sql dba
What is structural independence and why is it important?
How does sql store data?
What is embedded sql in db2?
write a query find which rows of a table is updated on 2 days before?
How many triggers can be applied to a table?
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)