CALL { [schema.] [type. | package.]
         { function | procedure | method }
         [@ dblink_name]
     | object_access_expression
     }
     [ expr [, expr]... ]
     [INTO :host_variable [[INDICATOR] :indicator_variable]];