Re: INSERT
"Jonah H. Harris" <[email protected]> Wed, 16 May 2007 09:55:35 -0400
| Newsgroups | gmane.comp.db.maxdb |
|---|---|
| Message-ID | <[email protected]> |
On 5/16/07, Marino, Carlos <[email protected]> wrote: > I need to INSERT some field in a SAPDB table. > > Should I use the SQL Studio ? Which user and password should I use ? Use: ALTER TABLE yourtable ADD (yourcolumn TYPE(spec)) As for the user, I believe it can be any user which has an ALTER privilege on the table in question. -Jonah -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[email protected]