Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20559fd commit c51de99Copy full SHA for c51de99
1 file changed
procs/postgresql/dns_request.sql
@@ -1,5 +1,4 @@
1
DROP TABLE IF EXISTS %RANDSTR1%;
2
-CREATE LANGUAGE plpgsql;
3
CREATE TABLE %RANDSTR1%(%RANDSTR2% text);
4
CREATE OR REPLACE FUNCTION %RANDSTR3%()
5
RETURNS VOID AS $$
0 commit comments