Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



Databases Interview Questions
Questions Answers Views Company eMail

Why more redos are generated when the oracle database is in begin backup mode?

1 1199

What is db_recovery_file_dest in oracle? When do you need to set this value?

1 1197

What do you mean by Oracle MEDIA RECOVERY?

1 1307

What is the disk migration? what is the steps involved in oracle disk migration?

1 1291

Can a Tablespace hold objects from different Schemes in Oracle?

1 1115

What is an Oracle Rollback Segment?

1 1185

What is an Oracle Data Dictionary?

1 1180

What is an Oracle Data Segment?

1 1119

Can a View based on another View in Oracle?

1 1088

What is the function of Redo Log in Oracle?

1 1300

How to define Data Block size in Oracle?

1 1186

What is an Integrity Constrains in Oracle?

1 1251

What are Oracle Schema Objects?

1 1189

What is an oracle database schema?

1 1189

What are the uses of Oracle Rollback Segment?

1 1191


Un-Answered Questions { Databases }

Have you written applications to retrieve stored images in a table?

1083


When should you use an instead of trigger?

1042


Is there some bulk load or other way to import a lot of data fast?

929


What are different types of constraints?

995


what is spatial nonclustered index

1054


What is sql or structured query language?

1217


How did mongodb get its name?

45


what is the age limit for groups1 examination

2335


How do I remove duplicates in two columns?

1177


How to rebuild the master database?

1157


What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?

1186


How to connect php with different port numbers?

1177


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?

2553


How to put more than 1000 values into an oracle in clause?

1104


how many tables will create when we create table, what are they? : Sql dba

1139