Update docs/PostgreSQL/2026-02-17-commandes-utiles.md
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -15,7 +15,7 @@ SELECT table_name, column_name FROM information_schema.columns where table_name
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Commenter
|
## Commenter
|
||||||
[source]: https://www.techonthenet.com/postgresql/comments.php
|
[source](https://www.techonthenet.com/postgresql/comments.php)
|
||||||
|
|
||||||
### 1. En utilisant `-- Commentaire`
|
### 1. En utilisant `-- Commentaire`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user