Categories:

System functions (Control)

SYSTEM$GDS_REQUEST_LISTING¶

Requests data from a listing that you have access to. Use the CALL to call this stored procedure.

Calling this stored procedure requires a role with the IMPORT SHARE privilege.

Syntax¶

CALL SYSTEM$GDS_REQUEST_LISTING(
  '<listing_id>'
  );
Copy

Arguments¶

listing_id

Specifies the ID of the listing shared with you.

Returns¶

Returns data from the associated listing.