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)
Explain the Logical Schema of Database
What is dirty page?
How to drop an existing user defined function in ms sql server?
How to estimate disk space needed for an export job?
What is a foreign key example?
What is a named program unit?
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
How is use pl and sql?
Explain the designer?
Explain what is “asynchronous” communication in sql server service broker?
What is autonumber in ms access?
I just want to maintain data like an employee can belongs to 3 or more departments . We can resolve this by using composite key but it avoids normalization rules. So Can anyone tell me how can I maintain data.
How to populate multiple fields in mongoose?
How would you change old and new values in an insert, delete and update triggers?
Does sybase support row level locking?