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) There is a big table with "n" of rows and 40 + columns .It doesn't have primary key.How do you select the primary key. In other words how do you get the duplicate records.
2 6011There are three tables : E : EID,ENAME D : DID,DNAME empdept : eid, did select the employees who doesn't belong to any dep
4 7818I have two tables : COuntry,city I want all the cities in each country.Question on Cross Join.
3 6471Can u please explain me the Discussion on Except ,using cast like type cast. Question in the context of difference between two tables
2066
how to dynamically change the page size of d2k reports?
What happens on checkpoint?
Is it true that mongodb uses bson to represent document structure?
What is the use of sign function?
What is meant by distributed system?
What are window functions in sql server?
List out the difference between neo4j graph database and mysql database?
Explain iaas, paas and saas?
which gives Oracle R12 Financial training in delhi please give me answer its urgent?
What is a partition function in sql server?
Why its better to use files than a DBMS when there are multiple users to access the data
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
What is difference between logical standby database and physical standby database?
How column data types are determined in a view?
How to create a simple user defined function in ms sql server?