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 is microsoft access point?
How do I get a list of table names in mysql?
What is not in sql?
What is a recursive join sql?
Is microsoft access being discontinued?
is it important for a database administrator to understand the operating system and file access? : Sql server administration
What is offset in sql query?
how to control the amount of free space in your index pages? : Sql server database administration
How to get execution statistics reports on query statements?
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame
Create table employee (eno int(2),ename varchar(10)) ?
Describe in brief authentication modes in sql server.
How is data stored in dbms?
How to login to the server without an instance?
What is a light scan in informix?