May 1, 2009 #1 madeline1 Programmer Joined Jun 13, 2007 Messages 8 Location US what is the correct syntax to grant just add and delete to a column in a table? I am using MySQL. It is not Grant all? So I am not sure how to specify just the add and delete to a particular column within a table. Any advice is appreciated!
what is the correct syntax to grant just add and delete to a column in a table? I am using MySQL. It is not Grant all? So I am not sure how to specify just the add and delete to a particular column within a table. Any advice is appreciated!
May 1, 2009 #2 JayKusch MIS Joined Oct 30, 2001 Messages 3,199 Location US I believe your post would be better suited for the MySQL forum. forum436 Thanks J. Kusch Upvote 0 Downvote
May 1, 2009 Thread starter #3 madeline1 Programmer Joined Jun 13, 2007 Messages 8 Location US OK Thanks! Upvote 0 Downvote