Using a web interface, I am placing text into a SQL database. From time
to time, I would like to synchronize one of my other tables in the
database with the table that I am inserting content into. What is the
SQL command to synchronize these tables? I will be initiating this
command through a web interface, so I cannot use enterprise manager.
Thank you very much!
to time, I would like to synchronize one of my other tables in the
database with the table that I am inserting content into. What is the
SQL command to synchronize these tables? I will be initiating this
command through a web interface, so I cannot use enterprise manager.
Thank you very much!
Comment