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) have table with two columns with datatypes as number and varchar and the values in A column like 1,2,3 AND B column values like a,b,c. now need to display data in a single column as 1,a,2,b,3,c.
8 14724nw i'm doing MBA system and planning to do oracle,database management.tell me that whether it is useful r not?.refer any course for my carrier pls
2265Can anybody tell which is the best training institute for learning Oracle in chennai...? And i also i want placement assurance
1 4145how to get rank of diffrent student in same table based on newly inserted row in sql server2008
ABC,
4 8353i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE
3046
What programs use sql?
What is the default port for SQL Server over a firewall?
What are the database administrators utilities available?
What is the disk migration? what is the steps involved in oracle disk migration?
Why should we go for stored procedures? Why not direct queries?
What is dblink?
Is mysql an oracle product?
What is dcl? : sql server DBA
How to drop an oracle database?
Can you explain what are various ways to enhance the ssrs report?
Write down the syntax and an example for create, rename and delete index?
What is mapping schema?
what is the difference between gui testing and database testing? : Mysql dba
Compare sql & pl/sql
What is delimiter in mysql?