SEARCH
🇬🇧
MEM
O
RY
.COM
4.37.48
Guest
Log In
Â
Homepage
0
0
0
0
0
Create Course
Courses
Last Played
Dashboard
Notifications
Classrooms
Folders
Exams
Custom Exams
Help
Leaderboard
Shop
Awards
Forum
Friends
Subjects
Dark mode
User ID: 999999
Version: 4.37.48
www.memory.com
You are in browse mode. You must login to use
MEM
O
RY
  Log in to start
Index
 »Â
Computer Science AQA A level
 »Â
Fundamentals of databases
 »Â
SQL.
« Previous
Next »
From course:
Computer Science AQA A level
» Start this Course
(Practice similar questions for free)
Question:
SQL Write the line(s) to insert into a table
Author:
Will Parker
2 years ago
Answer:
INSERT INTO table_name (column1, column2, column3, ...) VALUES (value1, value2, value3, ...);
0.5 Stars
1 Star
1.5 Stars
2 Stars
2.5 Stars
3 Stars
3.5 Stars
4 Stars
4.5 Stars
5 Stars
0 / 5
Â
(0 ratings)
1
answer(s) in total
Author
Will Parker