Hi,
I need to add some more columns for my existing table, however, when I copy the code from a table, there is a row say "lock datarows" at the end of the creating table.
I would like to know what that line doing? Does it mean that why I am alter the table, I need to lock the row of that table preventing users from interferring with my work?
Thanks
I need to add some more columns for my existing table, however, when I copy the code from a table, there is a row say "lock datarows" at the end of the creating table.
I would like to know what that line doing? Does it mean that why I am alter the table, I need to lock the row of that table preventing users from interferring with my work?
Thanks