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) What is the difference between views and stored procedures? Can we have input parameters for views?
6 19577Which is better in performance - CONSTRAINT or TRIGGER over a column which restricts say an input of particular value in a column of a table?
3 12449What is Query Execution Plan? How does it help optimize or tune a database driven application?
2 102741.what is the diff between nolock optimizer and read uncommitted isolation? 2.what is the diff between revoke and deny? 3.what is percieved down time? 4.whether password protection are required for backups?if yes why?if no why? 5.what is fill factor? 6.what is cost analysis? 7.what is mean by piece meal restore? 8.what is 'rowguidcol'? 9.impersonate permission? 10.what is selectivity?
2091consider some table with 4 r 5 columns in that 1 col is DATE type. The data is like that,For each date in that col some 3 fields r there but all the records r having different data. Now i want to display all the columns by performing grouping on the date field ( as SELECTION Operator(*) cannot be used with group function having only one "group by clause". how to do this? can any one help me in finding out the solution plss?
1 3679When installing the datastage7.5x2 edtion iam getting aproblem i.e the cpu count is 2 but the cpu count in installation is one . how can i install in my p.c (system is dual core).
2237
What is checkpoint in sql server?
How can you create and drop view in mysql?
Give the query of getting last two records from the table in SQL SERVER?
What is raw datatype in oracle?
What does the no logging option do? Why would we use it? Why would we be careful of using it?
What are the applications of database management system?
what are the advantages of mysql in comparison to oracle? : Sql dba
What is flush privileges in mysql?
What is oracle sid?
What is policy based management (pbm)? : sql server database administration
What is the current mysql version?
what is a view? : Sql dba
Is mongodb a documentdb?
What is transaction server auto commit?
What are the functions used to encrypt and decrypt the data present in mysql?