Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
QLSV
create table hs ( mssv int, ho varchar(10), dem varchar(10), ten varchar(10), ngaysinh date ); insert into hs values(20185353, 'Pham', 'Van', 'Hieu', '2000-9-7'); select * from hs; drop table hs;
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Teacher
NAMES CODE
Xml Excercise 1
customers table
20181CSE0068
Common Table Expression
Task2
Remove duplicates with in 10 min
SQL Directives Order of Execution
T-SQL CRUD procedures auto-generator
Please log in to post a comment.