Skip to content

Concepts Portal

Here complicated ideas are simplified – Counterintuitive stuff is challenged.

  • Home
  • Books
  • About Author
  • Contact Us
  • Business
  • Database bookmarks

Category: Postgresql

Fb-Button

Auto Increment (Postgresql) Vs. AutoNumber (MS Access)

July 31, 2020

In Postgresql, prefer making Auto Increment for the table right from start. Following is code for a test table: CREATE TABLE test_table(     test_id…

Categories

Copyright Concepts Portal. All rights reserved. | Theme by SuperbThemes