This function delegates to separate functions for adding the employee object to the list and to the table.
该函数授权分离函数,将员工对象添加到列表以及添加到表格。
2
The BTYPE column identifies the object type: 'T' for table, 'I' for index, and 'F' for function instance.
BTYPE 列显示对象类型:'T' 表示表,'I' 表示索引,'F' 表示函数实例。
3
Lock modes and lock object types are defined in the sqlmon.h include file, which will help you to decipher the numerical equivalents that the tablefunction returns.