mySQL DatabaseDiscussion related to mySQL database, mySQL queries, mySQL Commands, mySQL tutorials...
The thread "mysql AFTER option - someone with an example?" has not received any replies for a month. It has been automatically closed as a result. You may start a new thread on the topic if the information in this thread is not sufficient.
hi, has someone used ALTER TABLE to move a field possition with the AFTER option ( To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts. )? when i try ALTER TABLE mytable MODIFY field3 AFTER field1 i get an syntax error message. same if i use CHANGE instead of MODIFY. any ideas?
To view links or images in this forum your post count must be 1 or greater. You currently have 0 posts.
__________________
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
The thread "mysql AFTER option - someone with an example?" has not received any replies for a month. It has been automatically closed as a result. You may start a new thread on the topic if the information in this thread is not sufficient.