Wednesday, November 13, 2013

SQL Commands Useful for PROGRAMMERS



SQL Commands Useful for PROGRAMMERS_SMITGUIDEABORT -- abort the current transaction
ALTER DATABASE -- change a database
ALTER GROUP -- add users to a group or remove users from a group
ALTER TABLE -- change the definition of a table
ALTER TRIGGER -- change the definition of a trigger
ALTER USER -- change a database user account
ANALYZE -- collect statistics about a database