CodeChit

Programming, Django and Frameworks

Menu
  • Programming
  • Python
  • Django
  • Blogging
    • wordpress
    • Blogger
  • DMCA/PRIVACY
  • Videos
  • Boost Testing
Menu

Tag: Database

PostgreSQL Basics: Aggregate functions (SUM, AVG, etc)

Posted on January 5, 2021December 31, 2020 by PK Karn

In this article, I’m gonna show you different Aggregate functions in PostgreSQL. Basically, aggregate function are those function which performs a specific task on columns and then produce one aggregate result inside…

PostgreSQL basic: Create a table and Insert Data

Posted on January 3, 2021January 1, 2021 by PK Karn

PostgreSQL is one of the best databases out there and today we’re come up with this awesome article. In this article, I’m gonna guide you on how you can create a table…

How to create a Database in PostgreSQL? The Basic Guide

Posted on January 1, 2021December 31, 2020 by PK Karn

Hi coders, Today I’m going to show you how you can create database in PostgreSQL, I’m going to show you two different methods – Using command line, and then Using PgAdmin. Creating…

Recent Posts

  • How to create and register the component in VueJS 3
  • How to Install And Use VueX in VueJS 3 (GUIDE)
  • How to setup Vue Router in VueJS 3 (GUIDE)
©2021 CodeChit | Design: Newspaperly WordPress Theme