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 32563Anybody 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 15497Write an SQL query if u want to select the data from one block which intern reflects in another block ? thanx,do reply
1 6215i 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 7790
Explain the Logical Schema of Database
Can foreign key have duplicate values?
What is dual table oracle?
What is meant by Active-Passive and Active-Active clustering setup?
Why trigger is used in sql?
How to find the duplicate rows count from employees table in oracle?
In Oracle Clinical 4.5.0, can the VIEW_TEMPLATE_ID column in DATA_EXTRACT_VIEWS table contain NULL value?
Can we invoke one form from another in a multi-forms application?
What are instead of triggers?
How to display Row Number with Records in Oracle SQL Plus?
In my application I have a process which picks the scanned files (tif format) from a shared location and it links to application and shown on it.The actuall issue is that my process picks the file before it is completly written or scanned which results in displaying few parts of the image or incomplete image.I need to check if the file is not completly scanned or written then do not link it to application.Please help if any body tell me that how can i check that file is in written phase or locked through DTS.thanking you in advance
What are binary string data types in ms sql server?
Can a table have multiple primary keys?
What is the difference between left outer join and left join?
What is the chart in report?