What are a query and state the different types of queries and their uses?
No Answer is Posted For this Question
Be the First to Post Answer
hey friends, What are the steps I can do to transfer the database from Microsoft Access 2003 to oracle10g (or SQL) Best regards
What is the difference between $oracle_base and $oracle_home?
What are the Characteristics of Data Files ?
if you ctreate table identity
What is Normalization ?
55 Answers ACS, Genpact, Graphix Solution, IBM, Keane India Ltd, TCS, Vault,
How do I connect to oracle database?
Hi all, Can any one give answer for this question. Suppose im having employee table with fields, eno, ename, dept, address1, address2, address3. In address field employee can fill only address1 or address2 or address3... at a time he can fill three address fields. now i want all employee names who filled only one address field.. Plz its urjent can any one give querry.. Thanks in advance.
What is the difference between column level constraints and table level constraints?
14 Answers IBM, TCS,
What are steps required to ENTER DATA INTO DWH?
What is instant client oracle?
I have query like this. select dept_id, max_mark from stude_dept where min_mark= (select min(mini_mark) from stud_dept); How can i optimize this query. Can anyone help me with it
what are Triggers?