diff --git a/connecting-to-and-accessing-a-postgresql-database.html b/connecting-to-and-accessing-a-postgresql-database.html index 18aceed..85e959d 100644 --- a/connecting-to-and-accessing-a-postgresql-database.html +++ b/connecting-to-and-accessing-a-postgresql-database.html @@ -510,10 +510,10 @@
2. Perform data operations:
You can use SQL queries to perform operations such as filtering, aggregating, and joining data.