Update whole table fast
Right Click --> Edit top 200 Rows
Select the sides and delete
Copy new data from Excel or other source
Select the Side with * and insert
Check if data is correct with
SELECT * FROM <table_name>
To execute procedures use:
To select database table with timestamps use:
Last updated