Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Srinivas
CREATE TABLE SAILERS(SID INT,SNAME VARCHAR(100),RATING INT,AGE INT,PRIMARY KEY(SID)) INSERT INTO SAILERS(22,DUSTIN,7,45) INSERT INTO SAILERS(29,BRUTUS,1,33) INSERT INTO SAILERS(31,LUBBER,8,55.5) INSERT INTO SAILERS(32,ANDY,8,25.5) INSERT INTO SAILERS(58,RUSTY,10,35) INSERT INTO SAILERS(64,HORATANIO,7,35) INSERT INTO SAILERS(71,ZORBA,10,16) INSERT INTO SAILERS(85,ART,3,25.5) INSERT INTO SAILERS(95,BOB,3,63.5)
run
|
edit
|
history
|
help
0
Kartik DBMS Program
3
Recursive sql
Srinivas
PL/SQL declaracionVariables
Addition of two numbers
Srinivas
final
Oracle java
DBMS