https://github.com/peopleworks/playingwithsqlquery
Joins, duplicates, cleaning, useful links and more
https://github.com/peopleworks/playingwithsqlquery
db2 oracle postgresql psql sql sql-server
Last synced: 4 months ago
JSON representation
Joins, duplicates, cleaning, useful links and more
- Host: GitHub
- URL: https://github.com/peopleworks/playingwithsqlquery
- Owner: peopleworks
- Created: 2022-11-04T16:13:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-04T22:18:11.000Z (11 months ago)
- Last Synced: 2025-02-01T01:51:25.600Z (4 months ago)
- Topics: db2, oracle, postgresql, psql, sql, sql-server
- Language: TSQL
- Homepage:
- Size: 34.2 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Playing With SQL Query
Joins, duplicates, cleaning, useful links and moreShare ideas from findings and doings
# MS SQL Server
# PostGresql
# Oracle
# DB2
# MySQL
-- Find Missing Indexes for All Tables in a Database-- Reorganize and Rebuild Indexes for All Tables in a Database