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 maximum number of indexes i can create for a table? What happens if i create indexes for all the columns of a table? Will it slow down the speed of retrieval
2 7954What is the joins and how many types of Joins in sql server a diffrentiate ever one give a suaitable query
2 6188what is the difference detween pairwise comparison subquary and non pairwise comparison subquary?
2 16843How many objectname will be created for a single table drop function? Why 'flashback' query giving error "ORA-38312: original name is used by an existing object" while getting the table?
2267Table Order_Name has a column Order_Date which gives the date & Time at which the order is passed.Find the table to write a query to find out the latest order.
5 9161Table Student has 3 columns,Student_id,Student_Name & Course_Id. Table Course has 2 columns, Course_Id & Course_Name.Write a query to listdown all the Courses and number of student in each course.
TCS,
10 20651
What is an intersect?
Differentiate sql server reporting services vs. Crystal reports?
What is postgresql jdbc driver?
What is primary key and foreign key with example?
What is sql data?
What are the steps you must follow to hide sql server instances?
Tell me about standby database? What are some of the configurations of it? What should we watch out for?
Explain sql delete command?
What is mysql database used for?
How is data stored in a database?
What exactly do quotation marks around the table name do?
What are different functions in sql?
What is the advantages and disadvantages of database management system?
How to define default values for formal parameters?
What is dml and ddl?