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 are the differences among these table level lock modes - IN SHARE MODE, IN SHARE UPDATE MODE, IN EXCLUSIVE MODE ?
HCL,
3 11328PC(code, model, speed, ram, hd, cd, price) Find the hard drive sizes that are equal among two or more PCs.
APX,
6 14822please can anyone answer this query Table 1 has 2 columns: EmployeeId,Age Table 2 has 2 columns: EmployeeId, Region Write SQL to Find the region who has the oldest person
10 12045can any one answer this query,thank you in advance Table 1 has 2 columns: EmployeeId, T shirtsize(values can be 1,2,3) Table 2 has 2 columns: EmployeeId, Region Write SQL to Find the region which has the largest number of people with Tshirt size=3
15 16988Which is the best sorting method if i have to sort the students of Harvard University according to their first name?
1 6448Can we have a function Overloading with same number of arguments but with different return types of function
8 14744
What are click through reports?
how can you pass values to-and-fro from foreign function?
What os user should be used for the first part of an oracle installation (on unix)?
please explain.. DB architecture ...
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
Can you tell how to find the number of rows in a resultset using php?
What is a function in postgresql?
How to get month wise data in postgresql?
What are the differences between char and varchar?
Mention the location of log files in couchdb?
What is data modeling with example?
How do I keep my database up to date?
What is the optimization being performed in oracle and SQL Server?
What are properties of the transaction?
What is xml datatype?