Dear hackers, I know that it is possible to receive packets in binary format using declare binary cursor and than fetching the result.
But is it possible just using ordinary select from simple query to specify that I want to receive the result in binary? Best regards,