Обсуждение: Row level locking - postgreSQL

Поиск
Список
Период
Сортировка

Row level locking - postgreSQL

От
rajsundar@epmltd.com (Raj Sundar)
Дата:
I am using a SQL statement in VC++ for selecting rows. Now some 10
rows are displayed. Again I choose a row from that 10 rows . In that
time I want to lock that particular row . Is there any way to do that
in Backend with transaction IDs ?
Thanks & Regards.