>
> I want lock full tables,how to write SQL command?
> thanks
>
BEGIN ;
LOCK TABLE <tablename> ;
/* done, locked until "commit;" */
Refer to the SQL-LOCK-command for further
information.
Regards, Christoph
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.