What is the syntax to load data into the database? (Consider D as the database and a, b, c as data)
(b).insert into D values (a, b, c);
total answers (1)
start bookmarking useful questions and collections and save it into your own study-lists, login now to start creating your own collections.
(b).insert into D values (a, b, c);
need an explanation for this answer? contact us directly to get an explanation for this answer