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) Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
1 2686You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
1 2867How do you recover a datafile that has not been physically been backed up since its creation and has been deleted. Provide syntax example.
4 9959Draft one mock email requesting your non-technical management grant you downtime to (provide justification where applicable) complete the following tasks: (1) Generate statistics on a large table; (2) Generate an RDA – if you don't know what an RDA is please say so. (3) Rename datafiles.
1 2218
Any work done in oracle workflow builder. Did you customize or build a new workflow?
Can one drop a column from a table?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
Were you involved in any data conversion, which one?
Is microsoft getting rid of access?
Design database draw er diagram for a certain scenario ?
What versions of clipper does netlib support?
explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
How to write a left outer join with the where clause in oracle?
How can I check that whether automatic statistic update is enabled or not?
Re: Where can i get informatica certification Exam dumps and details? please forward it to emailid:
Is it possible to have clustered index on separate drive from original table location?
What is sql server query analyzer?
what are all the common sql function? : Sql dba
What are the different subsets of sql?