Explain aggregate functions?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between server.transfer and server.execute method?
Explain about nested stored procedure?
What is clustered vs nonclustered index?
What is the purpose of the tempdb database?
What is the difference between a Local temporary table and a Global temporary table? How is each one used?
Using query analyzer, name 3 ways you can get an accurate count of the number of records in a table?
What is difference between TRUNCATE and DELETE statement
Tell me what are the essential components of sql server service broker?
how to delete duplicate rows in sql server2005
7 Answers Cisco, CTS, HCL, IBM,
1. SELECT SUM(sal) as “Gross Salary” from EMPLOYEES; 2. SELECT MAX(sal) as “Highest Salary” from EMPLOYEES; ouput should be in table format
Where is my database stored on the hard disk in ms sql server?
What do you mean by table and field in sql?
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)