Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

DIGITAL SIGNAGE TABLE DESIGN

S.n Table name Type Remarks


o
1 CMP_MGMT MASTER TABLE Run the Adv in
different company.
This table maintained
2 ZONE_MGMT MASTER TABLE
the screen partitions.
This table maintained
3 BRANCH_MGMT MASTER TABLE
the Branch Adv.
Approve or Reject the
4 USER_MGMT MASTER TABLE
Adv.
This table maintained
5 USER_GRUP_MGMT TRANS TABLE Edit, Del, Update and
Alter the Adv
CONTENT_MGMT MASTER TABLE Visible the content in
6 good manner.

7 CONT_TYPE_MGMT MASTER TABLE

8 CONT_SHEDULE_MGM MASTER TABLE


T
PLAYLIST_MGMT MASTER TABLE Run the Adv in a
9 order.

10 ALERT_MGMT MASTER TABLE This table maintained


alert operations.
11 DEVICE_MGMT MASTER TABLE

12 RBAC_MGMT MASTER TABLE Edit, View, Update


and Approve the
content
Example:

Table name: CMP_MGMT


Sno Field Name Date Type Description Remarks
1 Cmp_id Number Company Id Primary Key
2 Cmp_name Varchar Company Upto 10
Name Character
3 Cmp_add Varchar Company Upto 20
Address Character
4 Adv_id Number Advertisement Primary Key
Id
5 Adv_name Varchar Advertisement Upto 10
Name Character
6 Date Date Date

Table name: CONT_TYPE_MGMT


Sno Field Name Date Type Description Remarks
1 Cont_name Varchar Content name Primary Key

2 Cont_type Varchar Content type Upto 15


Character
3 Cont_size Integer Content size Upto 4 integer

4 Cont_pixel Integer Content pixel Upto 4 integer

5 Cont_quality Varchar Content Upto 10


quality Character

Table name: CONT_SHEDULE_MGMT


Sno Field Name Date Type Description Remarks
1 Cont_name Varchar Content name Upto 15
Character
2 Cont_shedule Varchar Content Upto 10
schedule Character
3 Cont_type Varchar Content type Upto 15
Character

Table name: PLAYLIST_MGMT


Sno Field Name Date Type Description Remarks
1 Pl_name Varchar Playlist name Primary Key
2 Cont_type Varchar Content type Upto 10
Character
3 Cont_shedule Varchar Content Upto 10
shedule Character

Table name: ALERT_MGMT


Sno Field Name Date Type Description Remarks

Table name: DEVICE_MGMT


Sno Field Name Date Type Description Remarks
1 Dev_ list Varchar Device list Primary Key

2 Dev_ type Varchar Device type Upto 10


Character
3 Dev_ size Integer Device size Upto 4 intger

4 Dev_quality Varchar Device quality Upto 10


Character

Table name: RBAC_MGMT


Sno Field Name Date Type Description Remarks
I don’t know what the fields want in Alert Management are and RBAC table please
help....

You might also like