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) How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
1 2318Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
1 1944An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?
1 2117What query tells you how much space a tablespace named test is taking up, and how much space is remaining?
1 2363Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
1 2230Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracles. What database recovery options are available? Database is in archive log mode.
1 2073Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
1 2391Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
1 2200
What is acid mean in sql server?
What is in place upgrade in sql server?
This question asked during interview, 2) At the end of each month, a new table is created for each bank that contains monthly metrics consolidated at the account level. The table naming convention is bankX_YYYYMM where X represents the numeric designation of the bank and YYYYMM indicates the 4 digit year and 2 digit month. The tables contain the following fields: name data type description account text account number registered boolean indicates whether the account is registered num_trans integer number of transactions made during the time period spend numeric(9,2) total spend during the time period a) Write a SQL query that will display the total number of transactions and total spend for "Bank1" during the 4th quarter of 2009. b) Write a SQL query that will display the total number of transactions and total spend at "Bank1" and "Bank2", broken out by registered vs. non-registered accounts, during January 2010 not sure what is correct answer and how to solve?
Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?
What are the kinds of subquery?
How to select all columns of all rows from a table in oracle?
What is standby servers? Explain types of standby servers.
What versions of clipper does netlib support?
When should you use an instead of trigger?
What are different types of constraints?
Have you written applications to retrieve stored images in a table?
How to export data from database and import into another?
Are you familiar with user exits in reports?
Re: Where can i get informatica certification Exam dumps and details? please forward it to emailid:
Can sql servers link to other servers like oracle?