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) i have made a project i vb.net n created a .exe of it after installing it in to any pc, the database (sql express) is not geting accesed i.e the aplication cuts the link of the database, so plz help in this matter.
1941suppose u hav 1 book with set...page 1-100 n 101 -200 now print page from 2-100 n 102 -200... how we will do..?
6 8933Table E: Name dept month sal 1 A JAN 800 2 B APR 1000 3 A JAN 300 4 A JAN 600 5 C JUN 400 1) SELECT HIGHEST SAL PAID DEPT IN JAN MONTH? 2) WRITE QUERY GET MAX SAL DEPT NO?
IBM,
6 7640how to achieve this problem?i am having table with two colums like empno,gender. in gender column, i am having records male,female like that .my final output will be male female 5 6
4 10166can we give the identity for existing column of the table? (already table contains 10(1-10) unique randam records)
2 4715
What do you understand by unique key?
what is a crs resource?
What is the difference between update lock and exclusive lock?
What are character string data types in ms sql server?
In which files does sql server actually store data?
Explain openquery function and openrowset function?
how to write the sub-queries in odi?
How to write a single statement that concatenates the words ?hello? And ?world? And assign it in a variable named greeting?
Does mongodb support sql server?
How can you tell how much space is left on a given file system and how much space each of the file systems subdirectories take-up?
Mongodb uses bson to represent document structures. True or false?
What are the Types of Scd's?
What is java sql package?
What methods do you follow to protect from sql injection attack?
what happened to the global index when I truncate the data in one of the partition?