Entering content frame

Syntax documentation privilege Locate the document in the library structure

<privilege> ::=
  INSERT
| UPDATE [(<column_name>,...)]
| SELECT [(<column_name>,...)]
| SELUPD [(<column_name>,...)]

| DELETE
| INDEX
| ALTER
| REFERENCES [(<column_name>,...)]

 

Leaving content frame