ERROR | invalid user-defined type |
CAUSE | An attempt was made to use an incomplete type as a constructor. |
ACTION | Complete the type definition before using it in a query. |
ERROR | invalid user-defined type |
CAUSE | An attempt was made to use an incomplete type as a constructor. |
ACTION | Complete the type definition before using it in a query. |