How is sql used in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
what are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee (eno int(2),ename varchar(10)) ? : Sql dba
Table Student has 3 columns,Student_id,Student_Name & Course_Id. Table Course has 2 columns, Course_Id & Course_Name.Write a query to listdown all the Courses and number of student in each course.
IN A TABLE HAVE ONE COLUMN PRIMARY KEY..IT WILL NOT ALLOWS NULL VALUES AND DUPLICATE VALUES..INSTEAD OF PRIMARY KEY WHY CANT WE USE UNIQUE AND NOT NULL.THESE TWO ALSO DOESNT ACCEPT NULL VALUES IN NOT NULL AND UNIQUE DOESNT ACCEPT DUPLICATE VALUES? SO WHAT IS THE DIFEERENCE BETWEEN(UNIQUE,NOT NULL) AND PRIMARY KEY??????
Name the operator which is used in the query for pattern matching?
How to fetch alternate records from a table?
Can we delete column in sql?
How do you know if a relationship is 2nf?
Is natural join same as inner join?
Are stored procedures faster than queries?
display your age in months?
What is meant by Join? What are the different types of Joins available? Explain.
Can we use more than one null value for unique key?
31 Answers A1 Technology, Wipro,