Question : This is the how the function definition looks: CREATE OR REPLACE FUNCTION my_function(foo NUMERIC) RETURNS SETOF my_type AS […]
Tag: client
How to identify a client application whose host_process_id points to sqlserver.exe
Question : I am in the process of trying to identify a client application which uses one of the SQL […]
Using letsencrypt with postgresql [closed]
Question : Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? […]
What happens when the same application from different server tries to connect to the always on primary server
Question : In our environment we have an always on availability group and the reporting server is acting as a […]
can mysql cli exit with error if no records returned?
Question : I would like to execute a sql command in bash, and do something based on whether or not […]
Oracle connection from Squirrel SQL
Question : I am trying to set up Squirrel SQL for the first time on my Ubuntu Desktop. Here is […]
Postgres Client – save table sorting
Question : Is there a Postgres client (for Windows) that can save customized sorting when viewing tables? Obviously I could […]
psql coloured prompt misbehaving
Question : In theory, there is a possibility to use coloured prompts in psql. I decided (not the first time […]
Where can I find Oracle Admin client download link for version 11.2.0.3
Question : I was trying to download oracle admin client for 11.2.0.3 ,however only 11.2.0.1 version is available. http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-win64soft-094461.html Any […]
Where I can find the tnsnames.ora file for my Oracle Windows client? [duplicate]
Question : This question already has answers here: How do I generate a tnsnames.ora file to connect to an Oracle […]