Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

assigning incrementing numbers for a group

Featured Replies

Help! I need to figure out how I can have my database assign an incrementing number, automatically, starting with 1 for each unique record for the specific group only.

Example: I have an assembly process (process id). Each process has any given number of steps, I need to auto number each step for that process id starting at number 1. I need this to happen for each unique process id.

I appreciate any help in resolving this, thanks.

Build a self join relationship where process id = process id. Set the next record process step = Max(self join::step no.) + 1. -bd

[This message has been edited by LiveOak (edited September 20, 2000).]

  • Author

thanks so much,it much more simple than I imagined (obviously).

Thanks again

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.