Skip to main content
Frage

Does Id field in "order" table is auto incremented?

  • June 27, 2024
  • 1 Antwort
  • 22 Ansichten

Stepan
Forum|alt.badge.img
  • Regelmäßiger Teilnehmer

Hey

I want to make some logic and handle orders starting from some order id but I’m not sure if Id is auto incremented. Can someone approve it?

 

1 Antwort

Forum|alt.badge.img+3
  • Brainy
  • July 3, 2024

Hi @Stepan ,

yes, thats correct. The ID is the primery key also.