What is cross join example?
No Answer is Posted For this Question
Be the First to Post Answer
what is “go” in t-sql? : Transact sql
How much ram can sql express use?
What is a relationship and what are they?
explain the difference between bool, tinyint and bit. : Sql dba
How to add new employee details in an employee_details table with the following details
how to eliminate null values in a column i.e table vlaues 1 2 3 NULL 3 4 1 5 NULL i want output like this 1 2 3 3 4 1 5 i dnt want to use nvl is null and i dnt want replace the NULL value with any value i.e nvl(col,o);
sql query to get zero records from a table having n no of records
What is the use of cursor ? how cursor allocate context area for executing the sql statement?
how to get a list of indexes of an existing table? : Sql dba
Can sql developer connect to db2?
What is a data manipulation language?
i have a customer table. trans_id trans_date trans_amt debit_credit_indicator 001 01-JAN-13 1099 cr 001 12-JAN-13 500 db 002 24-FEB-13 400 db 002 23-MAR-13 345 cr 001 18-APR-13 800 cr 002 15-MAR-13 600 db 001 12-FEB-13 200 cr i want like this output. trans_id trans_amt debit_credit_indicator i want get highest credit amount and lowest credit amount and highest debit amount and lowest debit amount for each trans_id.
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)