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) 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 32801Anybody 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 15867Write an SQL query if u want to select the data from one block which intern reflects in another block ? thanx,do reply
1 6310i 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 8001
How can I check that whether automatic statistic update is enabled or not?
How to provide default values to function parameters?
How did mongodb get its name?
What is clustered index
Why use identity in sql server?
Is inner join faster than left join?
Can we rollback truncate?
What is the current version of sql?
what are aggregate and scalar functions? : Sql dba
Please send me Informatica 8.1 certification dumps, my mail id mona85gupta@gmail.com
please send me oracle pl/sql exp resume. and also faqs...
List out the different types of locks available in sql server?
Which statement is used in a select query for partial matching?
You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?
How to start an oracle instance?