Difference between catalog task and task

Srvs
Kilo Guru

Hi,

Any one pls tell me the difference between 'catalog task' and 'task' tables,

is both are same?

5 REPLIES 5

HugoFirst
Kilo Sage

Hello brita,



The other answers are spot on and I can only add a personal preference that I use when exploring the tables.   I like to examine the schema for the table and see which fields on on the table, and which fields are inherited from other tables.   Here's the schema for catalog task.   As you can see, you get all the fields on the task table, plus some fields concerning the catalog, request, etc.



find_real_file.png