Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
creation of table
--Oracle 11g Express Edition --please drop objects you've created at the end of the script --or check for their existance before creating --'\\' is a delimiter select banner as "oracle version" from v$version CREATE TABLE customers ( customer_id number(10) NOT NULL, customer_name varchar2(50) NOT NULL, city varchar2(50) );
run
|
edit
|
history
|
help
0
neha
SELECT table_name FROM user_tables
Srinivas
replace each prime by next prime in prime factorization of n excluding the first occurance
g
create table employees as e. No, e. Name., e. Phone no, e. Salary
Srinivas
DEPT
Srinivas
Srinivas