Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
gdfgfd
--create table DMS (Full_name varchar(50) not null, Age int not null, Mobile float not null, Salary Money, Email nvarchar(255), Department varchar(50)) insert into DMS (Full_name, Age, Mobile, Salary, Email, Department) values ('Rajat Paul', 25, 8892433012, 12500, 'mrrajatpal@gmail.com', 'EEE')
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
20181CSE0534
Usage of joins
EXP 8 q2
First Query
Ejercicios de SQL (I)9
new
subquery & correlated subquery & "is null" condition
Insert With Output Cluase
Rextester implements OUTPUT feature of Update ~ Delete (2016 >)
Assignment 1
Please log in to post a comment.