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) 1. Using the XML Document below, with the URI “recipe.xml”
define
the following queries in XQuery:
a.) Give the names of all breakfast in the menu.
b.) Select breakfasts that have price lower than $7.00?
What is the difference between a primary index and a secondary index? What is a duplicate data entry in an index? Can a primary index contain duplicates?
IBM,
5 32525Anybody can tell me, how do we find second largest emp salary from emp table.. Thanks in advance ...
Cognizant, ID, NTTF Nettur Technical Training Foundation, Sony, Verizon,
10 15418Write an SQL query if u want to select the data from one block which intern reflects in another block ? thanx,do reply
1 6199i have 4 tables.. T1, T2, T3, T4.. these tables have the same structure and they store the information entered in different years.. T1 stored 2002, T2 stored 2003, T3 stored 2004 and T4 stored 2005.. i want to copy contents in T1 to T2, T2 to T3, T3 to T4 and T4 to T1.. how do i do that? Temp tables cannot be used..
4 7747
What is the optimal disk configuration for a database server and what raid configurations would you use if budget is not a constraint?
What is the difference between partition and index?
How we can get the current date in mysql?
How to enter comments in transact-sql statements?
What are the topics in pl sql?
How to change a value of the field ‘salary’ as 7500 for an employee_name ‘john’ in a table employee_details?
Explain the advantages of couchdb?
Is stored procedure faster than query?
Types of Authentications in Sql Server? How user gets authenticated through windows authentication?
What does currency type mean in database?
How is mysql database stored?
What does rownum mean in sql?
Why are stored procedures used?
What is sql entity?
What are types of indexes in sql?