How many aggregate functions are available there in sql?
No Answer is Posted For this Question
Be the First to Post Answer
How One can easily select all even, odd, or Nth rows from a table using SQL queries?
what is called after appearing where clause
Can we use rowid as primary key?
Is it possible to access the current value in a session before accessing next value?
How to fetch records from a partitioned table?
Can you have more than one trigger on a table?
what is the bond code in materialized view?
How to make a copy values from one column to another in sql?
What is duration in sql profiler trace?
What is the use of function "module procedure" in pl/sql?
Table 1: col1 Timestamp ---------------- 01-mar-2012 11:12:46 Table 2: col2 Timestamp -------------------- 01-mar-2012 11:12:10 01-mar-2012 11:11:23 Write a query to display a row with table2 col2 value less than tabl1 col1 value. Maximum timestamp value previous to table1 col1 value. Display a result as: Col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10
What are sql functions? Describe in brief different types of sql functions?
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)