Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6234637
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T10:31:17+00:00 2026-05-24T10:31:17+00:00

I would like to have a primary key column in a table that is

  • 0

I would like to have a primary key column in a table that is formatted as FOO-BAR-[identity number], for example:

FOO-BAR-1  
FOO-BAR-2  
FOO-BAR-3  
FOO-BAR-4  
FOO-BAR-5  

Can SQL Server do this? Or do I have to use C# to manage the sequence? If that’s the case, how can I get the next [identity number] part using EntityFramwork?

Thanks

EDIT:

I needed to do this is because this column represents a unique identifier of a notice send out to customers.

  • FOO will be a constant string
  • BAR will be different depending on the type of the notice (either Detection, Warning or Enforcement)

So is it better to have just an int identity column and append the values in Business Logic Layer in C#?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T10:31:19+00:00Added an answer on May 24, 2026 at 10:31 am

    If you want this ‘composited’ field in your reports, I propose you to:

    1. Use INT IDENTITY field as PK in table
    2. Create view for this table. In this view you can additionally generate the field that you want using your strings and types.
    3. Use this view in your repoorts.

    But I still think, that there is BIG problem with DB design. I hope you’ll try to redesign using normalization.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a table that has an identity column as the Primary Key. None
I have a table with an ID column that I would like to make
I have a DB2 table with column comments that I would like to allow
I have a table with a certain number of columns and a primary key
I need to get the last inserted id of table that have multi-column primary
I have a table with a primary key and row key column. The data
I have an integer column which I would like to add a foreign key
I have a problem that I would like have solved via a SQL query.
I have a table that has a composite key that consists of two int
Given a table that has three columns ID (Primary Key, not-autoincrementing) GroupID SomeValue I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.