Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 53aada4

Browse files
matksMathieu Ferment
authored and
Mathieu Ferment
committed
Update README.md
1 parent dacc945 commit 53aada4

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

‎README.md‎

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,19 @@ php explore_url.php <url> [--urldecode]
1111
```
1212
Explode an URL in different parts to ease reading
1313

14+
explore_sql_query
15+
-----------
16+
1417
```bash
1518
php explore_sql_query.php <query>
1619
```
17-
Display a SQL query formatted in a more readable way
20+
Display a SQL query formatted in a more readable way
21+
22+
compare_sql_tables
23+
-----------
24+
25+
```bash
26+
php compare_sql_tables.php
27+
```
28+
Compare two SQL tables to check whether their content is identical
29+
Add settings/credentials in a config.php file to run it

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /