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

What is mysql and mysqli?

1 997

What is mysql and how it works?

1 1089

Why myisam is faster than innodb?

1 1009

What is the use of pdo?

1 1016

Why are function needed?

1 1024

Is mysql relational?

1 973

What does mysql flush tables do?

1 1027

Which is faster innodb or myisam?

1 1121

What are the benefits of mysql?

1 1000

What are the limitations of mysql?

1 1121

What is max connection in mysql?

1 1006

Can we create table in stored procedure?

1 1025

What is the maximum connection pool size?

1 1054

What does mysql_query return?

1 1137

What is the datatype of image?

1 1031


Un-Answered Questions { Databases }

Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?

2698


How to Change a users password from unix shell.

1212


How to export data from database and import into another?

989


What is a coalesce function?

1275


What are the different subsets of sql?

1646


If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?

1041


What is the current version of sql?

1091


Suppose database is running slow, what will you do?

2590


List the ways in which dynamic sql can be executed?

1079


Plz send me Oracle Pl/Sql [1z0-147] dumps to this mail? sivakumarr1987@gmail.com

1895


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


Were you involved in any data conversion, which one?

43


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


What is the current version of postgresql?

1163


what are all the common sql function? : Sql dba

1125