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) Give the two types of tables involved in producing a star schema and the type of data they hold.
1 3920A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?
3 15185Explain the difference between ARCHIVELOG mode and NOARCHIVELOG mode and the benefits and disadvantages to each.
HCL,
1 8181
How do I connect to postgresql on windows?
Differentiate between truncate vs delete in mssql?
where do u put the report file
What is foreign key in sql with example?
What are the ways tablespaces can be managed and how do they differ?
What is primary key, unique key, and foreign key?
hey friends, What are the steps I can do to transfer the database from Microsoft Access 2003 to oracle10g (or SQL) Best regards
Do we consider null values the same as that of blank space or zero?
How to connect to SQL Azure Database by using sqlcmd?
How to run the anonymous block again?
How to verify a login name with sqlcmd tool?
What are tuples in sql?
Explain the different index configurations a table can have?
How can I add Reporting Services reports to my application?
As a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this?