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) 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.
1903suppose 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 8749Table 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 7432how 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 10037can we give the identity for existing column of the table? (already table contains 10(1-10) unique randam records)
2 4623
How to get a list all databases on the sql server?
How to create a user to access a database in ms sql server using "create user" statements?
How to write character string constants or literals in ms sql server?
How to specify default values in insert statement using oracle?
What is varray in pl sql?
Does postgres support clustering?
How many subqueries can be nested in a statement?
Does office 365 business premium include access?
What is the command syntax that tells you whether you are on the master server or not? And how many master does mongodb allow?
How to execute postgres function in pgadmin?
What is analysis service repository?
Explain linked server in sql?
Write a trigger example in oracle?
What are the indexing methods?
how to reject duplicates in source sequential file and if by filter option then where is that filter option in the sequential file.