Oracle (3253)
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) i need a brief information about db2 dba course and realtime experts if any plz inform me nareshbhupathi93@gmail.com plzzz urgent
TCS,
1 4885difference between select column name from table name where serviceid=2; and select max(column name) from table name where serviceid=2; IN ORACLE
3 8397Question: Below is the table city gender name delhi male a delhi female b mumbai male c mumbai female d delhi male e I want the o/p as follows: male female delhi 2 1 mumbai 1 1 Please help me in writing the query that can yield the o/p mentioned above?
2 6402Re: Where can i get informatica certification Exam dumps and details? please forward it to emailid:
2295how 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);
11 15706i want count no of values in a column i.e enam eempno phoneno x 1 (98765,09887,096561,87964579,156678,678900876) that means if i select phone no from table i want to get total count of phone numbers i.e 6
8 116341. How to fetch all the duplicate records from the table. 2. How to fetch the second highest salary from the table.
12 21312
What are key constraints?
What is a function in postgresql?
What are the differences between date and timestamp in oracle?
What does dml mean?
What is Cross Join and in which scenario do we use Cross Join?
how to remove the duplicate in odi?
What is page in sql server?
What does sql stand for?
How to use existing values in update statements using oracle?
What is view? Can we update view
How to change the order of columns in Oracle SQL Plus ?
what are dynamic queries in t-sql? : Transact sql
When should I execute an sp_recompile in sybase?
Explain how to close periods in ar. : oracle accounts receivable
How do I restart sql?