How Can we merge two tables in ServiceNow ?

Shikha puri
Tera Contributor

How Can we merge two tables in ServiceNow ?

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hi @Shikha puri ,

Using DATABASE VIEW you can combine tables.

These links will help you to accomplish your requirement:

Database views

DATABASE VIEWS* for beginners.

Database View - Joined Tables Shows Multiple Same Results

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep

View solution in original post

2 REPLIES 2

Sulabh Garg
Mega Sage
Mega Sage

Hello Shikha,

Using DATABASE VIEW you can join two tables and then you can build the report out of it.

For more info see below

Creating a database view

 

Please Mark Correct/helpful, if applicable, Thanks!! 

Regards

Sulabh Garg

Please Mark Correct/helpful, if applicable, Thanks!!
Regards
Sulabh Garg

Community Alums
Not applicable

Hi @Shikha puri ,

Using DATABASE VIEW you can combine tables.

These links will help you to accomplish your requirement:

Database views

DATABASE VIEWS* for beginners.

Database View - Joined Tables Shows Multiple Same Results

Mark my answer correct & Helpful, if Applicable.

Thanks,

Sandeep