Post New Databases AllOther Questions
What do you mean by database?
WHAT IS NEED BY METION DATFMT AND TIMFMT IN H-SEPICITION IN RPGLE?
What is a super key?
What are the types of indexes that are present inside a database?
Which three commands cause a transaction to end?
On startup, the transaction log of a database has filled and recovery has suspended, what can I do?
Should I store images in database?
Explain entity type?
Write a query to get maximum and second maximum in oracle?
Why merge statement is used inside the database?
Design an ETL process( batch job/script)from source to starting that u will not be dependent on the source in the near future?please elobarate details on what are things to consider.if you'd like to do a diagram that will be great.please answer it
Two tables emp(empid,name,deptid,sal) and dept(deptid,deptname) are there.write a query which displays empname,corresponding deptname also display those employee names who donot belong to any dept.
List various types of log-based recovery in DBMS.
Difference between sql and mysql?
what is ad-hoc access? what is the diff b/w managed query and ad-hoc access?