inserting multiple lines using multiple queries

1
2
INSERT INTO table(attr1, attr2)
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Insert into a table using values from multiple tables, or multiple values from the same table.

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.