MCQ Test
Previous Year Papers
Practice Questions
Video Courses
About
MCQ Test
Previous Year Papers
Practice Questions
Video Courses
About
Home
Practice
DATABASE MANAGEMENT SYSTEM USING ORACLE
DATA DEFINATION LANGUAGE (DDL) COMMANDS
Problem #1061
Problem #1061
DATABASE MANAGEMENT SYSTEM USING ORACLE
<p>Create a table COURSE with columns: CID NUMBER , CNAME VARCHAR2(40) , DURATION NUMBER</p>
Your Solution
Submit Solution
Reset