Skip to content

Commit a421f97

Browse files
committed
updated URLs
1 parent ad25bcb commit a421f97

File tree

109 files changed

+118
-118
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+118
-118
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
#
66
# vim:ts=2:sts=2:sw=2:et
77
#
8-
# https://github.com/harisekhon/sql-scripts
8+
# https://github.com/HariSekhon/SQL-scripts
99
#
1010
# License: see accompanying Hari Sekhon LICENSE file
1111
#
1212
# If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1313
#
14-
# https://www.linkedin.com/in/harisekhon
14+
# https://www.linkedin.com/in/HariSekhon
1515
#
1616

1717
# https://circleci.com/docs/2.0/configuration-reference

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Author: Hari Sekhon
44
# Date: 2015-10-31 19:04:34 +0000 (Sat, 31 Oct 2015)
55
#
6-
# https://github.com/harisekhon/sql-scripts
6+
# https://github.com/HariSekhon/SQL-scripts
77
#
88
# License: see accompanying Hari Sekhon LICENSE file
99
#

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#
99
# If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback
1010
#
11-
# https://www.linkedin.com/in/harisekhon
11+
# https://www.linkedin.com/in/HariSekhon
1212
#
1313

1414
# On Ubuntu this fails to pushd otherwise

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ SQL Scripts
2929

3030
[git.io/SQL](https://git.io/SQL)
3131

32-
Useful SQL scripts, split from [DevOps Bash tools](https://github.com/harisekhon/devops-bash-tools), for which this is now a submodule.
32+
Useful SQL scripts, split from [DevOps Bash tools](https://github.com/HariSekhon/DevOps-Bash-tools), for which this is now a submodule.
3333

3434
Hari Sekhon
3535

3636
Cloud & Big Data Contractor, United Kingdom
3737

38-
[![My LinkedIn](https://img.shields.io/badge/LinkedIn%20Profile-HariSekhon-blue?logo=linkedin)](https://www.linkedin.com/in/harisekhon/)
38+
[![My LinkedIn](https://img.shields.io/badge/LinkedIn%20Profile-HariSekhon-blue?logo=linkedin)](https://www.linkedin.com/in/HariSekhon/)
3939
###### (you're welcome to connect with me on LinkedIn)
4040

4141
### Inventory
@@ -66,7 +66,7 @@ Cloud & Big Data Contractor, United Kingdom
6666

6767
#### DevOps SQL tooling
6868

69-
You can quickly test the PostgreSQL / MySQL scripts using `postgres.sh` / `mysqld.sh` / `mariadb.sh` in the [DevOps Bash tools](https://github.com/harisekhon/devops-bash-tools) repo, which boots a docker container and drops straight in to a `mysql` / `psql` shell with this directory mounted at `/sql` and used as `$PWD` for fast easy sourcing eg.
69+
You can quickly test the PostgreSQL / MySQL scripts using `postgres.sh` / `mysqld.sh` / `mariadb.sh` in the [DevOps Bash tools](https://github.com/HariSekhon/DevOps-Bash-tools) repo, which boots a docker container and drops straight in to a `mysql` / `psql` shell with this directory mounted at `/sql` and used as `$PWD` for fast easy sourcing eg.
7070

7171
postgres:
7272
```
@@ -107,15 +107,15 @@ source /sql/mysql_sessions.sql
107107

108108
### See Also
109109

110-
- [DevOps Bash Tools](https://github.com/harisekhon/devops-bash-tools) - 700+ DevOps Bash Scripts, Advanced `.bashrc`, `.vimrc`, `.screenrc`, `.tmux.conf`, `.gitconfig`, CI configs & Utility Code Library - AWS, GCP, Kubernetes, Docker, Kafka, Hadoop, SQL, BigQuery, Hive, Impala, PostgreSQL, MySQL, LDAP, DockerHub, Jenkins, Spotify API & MP3 tools, Git tricks, GitHub API, GitLab API, BitBucket API, Code & build linting, package management for Linux / Mac / Python / Perl / Ruby / NodeJS / Golang, and lots more random goodies
110+
- [DevOps Bash Tools](https://github.com/HariSekhon/DevOps-Bash-tools) - 700+ DevOps Bash Scripts, Advanced `.bashrc`, `.vimrc`, `.screenrc`, `.tmux.conf`, `.gitconfig`, CI configs & Utility Code Library - AWS, GCP, Kubernetes, Docker, Kafka, Hadoop, SQL, BigQuery, Hive, Impala, PostgreSQL, MySQL, LDAP, DockerHub, Jenkins, Spotify API & MP3 tools, Git tricks, GitHub API, GitLab API, BitBucket API, Code & build linting, package management for Linux / Mac / Python / Perl / Ruby / NodeJS / Golang, and lots more random goodies
111111

112112
- [Templates](https://github.com/HariSekhon/Templates) - dozens of Code & Config templates - AWS, GCP, Docker, Jenkins, Terraform, Vagrant, Puppet, Python, Bash, Go, Perl, Java, Scala, Groovy, Maven, SBT, Gradle, Make, GitHub Actions Workflows, CircleCI, Jenkinsfile, Makefile, Dockerfile, docker-compose.yml, M4 etc.
113113

114114
- [Kubernetes configs](https://github.com/HariSekhon/Kubernetes-configs) - Kubernetes YAML configs - Best Practices, Tips & Tricks are baked right into the templates for future deployments
115115

116-
- [DevOps Python Tools](https://github.com/harisekhon/devops-python-tools) - 80+ DevOps CLI tools for AWS, GCP, Hadoop, HBase, Spark, Log Anonymizer, Ambari Blueprints, AWS CloudFormation, Linux, Docker, Spark Data Converters & Validators (Avro / Parquet / JSON / CSV / INI / XML / YAML), Elasticsearch, Solr, Travis CI, Pig, IPython
116+
- [DevOps Python Tools](https://github.com/HariSekhon/DevOps-Python-tools) - 80+ DevOps CLI tools for AWS, GCP, Hadoop, HBase, Spark, Log Anonymizer, Ambari Blueprints, AWS CloudFormation, Linux, Docker, Spark Data Converters & Validators (Avro / Parquet / JSON / CSV / INI / XML / YAML), Elasticsearch, Solr, Travis CI, Pig, IPython
117117

118-
- [The Advanced Nagios Plugins Collection](https://github.com/harisekhon/nagios-plugins) - 450+ programs for Nagios monitoring your Hadoop & NoSQL clusters. Covers every Hadoop vendor's management API and every major NoSQL technology (HBase, Cassandra, MongoDB, Elasticsearch, Solr, Riak, Redis etc.) as well as message queues (Kafka, RabbitMQ), continuous integration (Jenkins, Travis CI) and traditional infrastructure (SSL, Whois, DNS, Linux)
118+
- [The Advanced Nagios Plugins Collection](https://github.com/HariSekhon/Nagios-Plugins) - 450+ programs for Nagios monitoring your Hadoop & NoSQL clusters. Covers every Hadoop vendor's management API and every major NoSQL technology (HBase, Cassandra, MongoDB, Elasticsearch, Solr, Riak, Redis etc.) as well as message queues (Kafka, RabbitMQ), continuous integration (Jenkins, Travis CI) and traditional infrastructure (SSL, Whois, DNS, Linux)
119119

120120
- [DevOps Perl Tools](https://github.com/harisekhon/perl-tools) - 25+ DevOps CLI tools for Hadoop, HDFS, Hive, Solr/SolrCloud CLI, Log Anonymizer, Nginx stats & HTTP(S) URL watchers for load balanced web farms, Dockerfiles & SQL ReCaser (MySQL, PostgreSQL, AWS Redshift, Snowflake, Apache Drill, Hive, Impala, Cassandra CQL, Microsoft SQL Server, Oracle, Couchbase N1QL, Dockerfiles, Pig Latin, Neo4j, InfluxDB), Ambari FreeIPA Kerberos, Datameer, Linux...
121121

analytics/bigquery_ecommerce_conversion_rate.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
WITH visitors AS(

analytics/bigquery_ecommerce_purchasers_on_return_visit.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- visitors who bought on a return visit (could have bought on first as well)

analytics/bigquery_ecommerce_time_on_site.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- looking at bounces and time on site are not good features for model training and prediction since of the top 10 customers by time on site only 1 purchased!

analytics/bigquery_ecommerce_top_5_products.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
SELECT

analytics/bigquery_ml_classification_logistic_regression_create_model1.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- ran for 2 minutes to build the trained model

analytics/bigquery_ml_classification_logistic_regression_create_model2.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- ran in 2 mins

analytics/bigquery_ml_classification_logistic_regression_evaluate_model1.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- evaluate model1

analytics/bigquery_ml_classification_logistic_regression_evaluate_model2.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- evaluate model2 with more features

analytics/bigquery_ml_classification_logistic_regression_predict_with_model2.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- use the improved model 2 to predict which users will buy on return visit

aws_athena_cloudtrail_ddl.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
-- If you're using my code you're welcome to connect with me on LinkedIn
1212
-- and optionally send me feedback to help improve or steer this or other code I publish
1313
--
14-
-- https://www.linkedin.com/in/harisekhon
14+
-- https://www.linkedin.com/in/HariSekhon
1515
--
1616

1717
-- replace <MY_BUCKET> and <MY_ACCOUNT_NUMBER> on last line

bigquery_billing_commonly_charged_units_of_measure.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- BigQuery Billing Query

bigquery_billing_latest_100_charges.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- BigQuery Billing Query

bigquery_billing_products_most_frequently_used.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- BigQuery Billing Query

bigquery_billing_products_with_highest_aggregate_cost.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- BigQuery Billing Query

bigquery_billing_products_with_most_billing_records.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- BigQuery Billing Query

bigquery_info_biggest_public_tables_by_row_count.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
--
2525
-- in the DevOps Bash tools repo:
2626
--
27-
-- https://github.com/HariSekhon/devops-bash-tools
27+
-- https://github.com/HariSekhon/DevOps-Bash-tools
2828

2929
-- Unfortunately we can't do this trick for the bigquery-public-data project because of this error:
3030
--

mysql_databases_by_size.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- MySQL databases by size descending

mysql_host_summary.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- MySQL show activity per host

mysql_indexes_unused.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- MySQL unused indexes

mysql_info.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- Useful MySQL funcs & info

mysql_memory_by_host.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- MySQL memory used per host

mysql_memory_by_user.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- MySQL memory used per user

mysql_sessions.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- MySQL sessions

mysql_statement_latency_by_host.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- MySQL statement latency stats per host

mysql_statement_latency_by_user.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- MySQL statement latency stats per user

mysql_tables.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- MySQL tables across schemas (useful for finding tables)

mysql_tables_nonsystem.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- MySQL tables across schemas, excluding system tables such as information_schema, performance_schema, mysql and sys

mysql_user.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- MySQL Requested vs Actual User

mysql_user_summary.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- MySQL show activity per user

mysql_users.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- List MySQL users ordered by host, user similar to auth resolution

mysql_users_pre56.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- List MySQL users ordered by host, user similar to auth resolution

mysql_users_pre8.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- List MySQL users ordered by host, user similar to auth resolution

mysql_views.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- MySQL views across schemas (useful for finding views)

mysql_views_system.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- MySQL system views

postgres_active_query_count.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--
1111
-- If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback to help steer this or other code I publish
1212
--
13-
-- https://www.linkedin.com/in/harisekhon
13+
-- https://www.linkedin.com/in/HariSekhon
1414
--
1515

1616
-- PostgreSQL number of active queries

0 commit comments

Comments
 (0)