Can I call case-sensitive functions defined in postgres in my delphi client-side application ?
Started by LitelWangover 22 years ago2 messagesgeneral
I know I can treat it as stored procedure.
But how to deal with the fuction name which is case-sensitive ?
I tested several methods but failed all .
Thanks.