How to start a stored procedure at server startup? Is it possible? I just want to run an SQL query.
You can use the init-file variable in your configuration file to run a text file containing SQL statements.
Source: https://habr.com/ru/post/1435798/More articles:WinRT Convert JPG or PNG to GIF - c #Architecture for a chat site using Openfire, Smack and Play! Framework - javaXcode Incompatible pointer to integer conversion returning void from function with result type NSInteger - objective-cFinding the kth smallest element in a union of sorted arrays - pythonWhat do Android default styles look like (in particular ButtonBar and ButtonBar.Button)? - androidInsert '-' every 5 characters as user types [for example, product key] - javascriptGit as a Deployment, Development, and Backup - gitHow to accept user input on one line? - c #Insert a space after a specific character in a javascript string - javascriptRemoving Android Application - androidAll Articles