il

Search

You can find the results of your search below.

postgres
11 Hits, Last modified:
eventually open network for remote connections <file ini /etc/postgresql/9.5/main/postgresql.conf> listen_addresses = '*' </file> ===== Basic operations ===== <code> # list da... chema auth to role gianoauth <code> GRANT ALL PRIVILEGES ON SCHEMA auth TO gianoauth; ALTER DEFAULT PRIVILEGES FOR USER postgres IN SCHEMA auth GRANT SELECT
mssql
1 Hits, Last modified:
oad [[http://www.microsoft.com/en-us/download/details.aspx?id=36437|Microsoft ODBC Driver 11 for SQL S
oracle
1 Hits, Last modified:
lplus + SDK). Unzip all in /opt/oracle /etc/profile.d/oracle.sh <code> export ORACLE_HOME=/opt/oracl
redis
1 Hits, Last modified:
code> ===== sorted set ===== A sorted set is similar to a regular set, but now each value has an ass