dblink_cancel_query
Synopsis
dblink_cancel_query(text connname) returns textDescription
Arguments
Return Value
Examples
SELECT dblink_cancel_query('dtest1');Last updated
Was this helpful?
dblink_cancel_query(text connname) returns textSELECT dblink_cancel_query('dtest1');Last updated
Was this helpful?
Was this helpful?