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 to create a trigger in mysql?

1 1003

How do I view a mysql database?

1 962

Is mysql a good database?

1 1020

How to create trigger in mysql workbench?

1 1057

How do you say mysql?

1 979

How do you create a new database in mysql?

1 999

How do I view tables in mysql workbench?

1 986

How do you kill a long running query in mysql?

1 985

How to print message in mysql trigger?

1 1593

How to create trigger in mysql phpmyadmin?

1 1221

What is vacuuming in postgresql?

1 830

What is mvcc in postgresql?

1 922

Which version of postgresql should I use?

1 1029

Is postgres a sql database?

1 992

What is cluster in postgresql?

1 918


Un-Answered Questions { Databases }

How do I remove duplicates in two columns?

1177


What are the different SQL Server Versions you have worked on?

1077


what is spatial nonclustered index

1054


How do I create a trace in sql server?

1112


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


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?

2557


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

1126


how to start mysql server? : Sql dba

1260


How do I find the sql server version?

1099


Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?

1021


what is sql server agent? : Sql dba

1175


Explain “row_number()” in sql server with an example?

1071


What are the different subsets of sql?

1646


What is in place upgrade in sql server?

1123


what is schema? : Sql dba

1137