Quote:
Originally Posted by KirbyDE
[sql]INSERT INTO datastore (title, data) VALUES ('emaillist', 'email1@domain1.com,email1@domain2.com,email3@doma in3.com')
[/sql]
|
Quick question on the above... When I enter information into datastore, what does "(title, data)" reffer to? Is that something I should name specifically?
I've run a sql query once before, but it was on a different domain, and I believe the hosting company had a tool for it. I'm going through the instruction link now...
That is the only part that I'm really flying completely blind on.
Thanks.