How to start your 10g xe server from command line?
No Answer is Posted For this Question
Be the First to Post Answer
What are the type of Synonyms?
how to genarate random numbers in oracle for particular row?
How many types of table in Oracle?
What are the parameters that we can pass through a stored procedure?
how do u setup a replication site?
Please help me how to write a Query to change the primary key constraint from 1 attribute to another attribute in a table
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
Explain the statement?? ALTER TABLE TABLE_NAME MOVE; What it the use of above statement??
SELECT THE RECORDS FROM 3 TABLES LIKE(T1,T2,T3) AND HOW CAN WE INSERT THAT RECORD IN ANOTHER TABLE LIKE(T4)?
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.
SQLERRM is a a. Constraint b. Pre Defined Exception c. Pseduocolumn d. Constant e. None of Above.
What are group functions in oracle?