Foreign Keys and Structure

795619
Mega Contributor

Hi I'm new to ServiceNow and today I'm trying to create tables in the Berlin version. I'd like to use ServiceNow tables to store my structure as well as data. I've used regular MySQL tables in the past, but here (in the Berlin version), I can't find any way to connect tables using foreign keys. For example, there will be a number of posts in the content . So the posts table will need to have a key to the content table to define which posts go to which contents. So my questions are:

  1. How do I set up foreign keys in tables please (in ServiceNow Berlin)?
  2. What would be the best way to achieve my goal, that is, to connect several tables (but keep them separate) for my project (for example, the main table called content has children like form, list, navigation etc.)?

I'll appreciate any help.

10 REPLIES 10

Nothing changed. I keep getting the same results. It shows Sys ID in the popup window. I made sure the Display button was checked on the column in the referenced table too.