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

Can we interchange parameters in procedure while calling

TCS,

1 7632

how to join query for one source type is oracle another source type is sql server ?

iGate,

2484

Diffrences between sql server 2000 vs 2008

TCS,

2103

What is different between union and minus?

Accenture, TCS,

7 24081

1)After defining value set we define list of values, I need to enter 1000 values with out entering manually, how will you do that? 2)what are the parameters we use in a concurrent program? 3)what is payroll processing? 4)In organization window after defining an organization and organization classification how to create a new item in the others button? 5)If there are 10 users, How to restrict the selected users not to access the forms?

Cap Gemini,

2276

ABOUT IDENTITY?

HCL,

2115

please give me query code of unique fuction select UNIQUE (name) from emp_info Incorrect syntax near the keyword 'UNIQUE'.

TCS,

1 6793

what is the differnce between process and thread ?

IBM,

1 4971

how can we know that how many users are connected in perticuler server??????

2 5813

london school of science and technology has a software development unit,known as lsst solutions,which is responsible for developing and implementing software throughout the collegejames tristan keeps a record of all student details in the college including student id,name,and start date and phone number.There are many courses offered by LSST. For example MBA, MSc, BSc, BABS, DF, English etc. Each course id identified by course id, description, duration. Each course has many semesters. Each semester takes place during a particular term. Semester details and term details are required to be stored in the database. Each course has many subjects and same subject may be offered in many courses. For each subject many details such as Subject code, name, result and attendance are required to be stored. Every subject has mainly two assessments; one assignment and one exam. Assignment is worth of 30% and exam 70% respectively. You have been appointed as a database designer. Your job is to provide ERD with all possible entities and relationships. Note: Feel free to make necessary assumptions 3: Assignment Tasks. 1. Create an ERD for the above problem 2. Translate the ERD to Relational Data model (RDM) 3. Implement the RDM by creating the tables 4. Populate the database with your own data. 5. SQL Queries for the following tasks a. List all student details in each course along with course details b. Count and display number of students in each course. c. List student name, course name, assessment description, marks for all students.

2609

in informatica workflow has 5 sessions and running seqentially and 3rd session has been failed how can we run again from only 3rd to 5th session

1 4905

how to create a database in oracle?please gve anser with example

1 4683

how to delete duplicate rows in sql server2005

Cisco, CTS, HCL, IBM,

7 13735

how to delete duplicate rows from a join tables(I have three tables on that join) how do you know which join is need to be used? The select statement I have is: SELECT gc_skill_type.skill_type, gc_area_tec.area, gc_technology.technology, gc_technology.id_technology, gc_area_tec.id_area_tec FROM gc_skill_type, gc_area_tec, gc_technology WHERE gc_area_tec.id_skill_type (+) = gc_skill_type.id_skill_type AND gc_technology.id_area_tec (+) = gc_area_tec.id_area_tec order by gc_skill_type.skill_type asc, gc_area_tec.area asc, gc_technology.technology asc

IAS,

1 4101

how to findout the 100th maximum salary

Amdocs,

28 31209


Un-Answered Questions { Databases }

What is the use of tempdb? What values does it hold?

1131


What is sql query limit?

1025


How to loop through returning rows?

1093


A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.

5704


What is the purpose of normalisation?

1043


Can journaling features be used to perform safe hot backups?

1


How bulk collect improves performance?

1061


Can you purchase just microsoft access?

863


What is checkpoint in sql server?

1230


After removing a table from database, what other related objects have to be dropped explicitly?

1108


What are the options which must be set to allow the usage of optimistic models?

1038


How do I install microsoft access 2013?

882


How many columns can a postgres table have?

842


Explain the terms ‘record’, ‘field’ and ‘table’ in terms of database.

1067


What is write ahead logging in DBMS?

1146