Open your SQL client or database tool
Connect to the target database
Enter the SQL statement in the query editor
Verify the syntax
Run the query using the Execute or Run command
Review the results or affected rows
Save the query if needed
Disconnect from the database when finished
