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

How will you select unique values from a list of records?

Cap Gemini,

7 18139

How will you delete a particular row from a Table?

Cap Gemini,

7 16880

What is the difference between the Primary and Foreign key?

Cap Gemini,

7 17034

From an Employee table, how will you display the record which has a maximum salary?

Cap Gemini, Exilant, Synechron,

29 40154

If i am handling 150 servers then how to check the active jobs of all the servers?

2051

What is the difference between alert log file and tarce file ?

TCS,

1 2258

what is the difference between tuple calculus and domain calculus ?

Infosys,

2 27004

what is the difference between relational calculus and relational algebra ?

TCS,

6 26228

5. Explain about relational algebra.

1 2244

An employee table, with the columns id, name, sal and dob. Query to select emp names of all highest salaries(there are 4-5 people having the same salary which happens to be the highest).

ADP,

9 16556

I have cleared sbi clerk examination. I am Bachelor in computer application (BCA) graduate. so which type of question related bca in sbi clerk interviews. pls answers me at sejalvaghela@yahoo.co.in.. and also tell me which type of question asked in sbi clerk interview.

1 5189

my name is sejal I have cleared the sbi clerk exam. I am BCA graduate My favorite subject RDBMS Relational database management system. so please send me rRDBMS related interview questions

1 2012

What the various ways to tune a teradata query

1 3347

What are the various ways to execute a query in teradata?

1 2662

How do you select an index for a table

1 3740


Un-Answered Questions { Databases }

What are the different subsets of sql?

1642


What are the source of constraints?

1006


what is the difference between openrowset and openquery?

1186


Equi join and non equi join is possible with sql server?

1118


List the ways in which dynamic sql can be executed?

1074


in oracle BPM composer in part BA model on design model in enterprise model i cannot connection with value chain model work not links in part properties do you can me help me?

1597


How efficient you are in oracle and SQL server?

1249


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

1081


How raid can influence database performance?

1104


How to connect php with different port numbers?

1171


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


Can we use distinct and group by together?

1129


How to provide default values to function parameters?

1242


List out the different types of locks available in sql server?

1041


in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement

2207