Creating the Mac Database tag

Asked By 0 points N/A Posted on -
qa-featured

Hello expert,

I am using Mac system and I want to add keywords to the database of information so that it helps in information retrieval.

How to create mac database tag.

Please explain the procedure?

SHARE
Best Answer by Jose K Vincent
Best Answer
Best Answer
Answered By 60 points N/A #165670

Creating the Mac Database tag

qa-featured

Hello Nakon,

As you mentioned you want to use some tag in database for data retrieval, so you need to keep in mind that one item will be more than 1 tag and one tag will be tagged with more than one item, so you need some intermediate tables.

May be this model may help you:

Table: Item
Columns: Item_ID, Item_Title, Content

Table: Tag
Columns: Tag_ID, Tag_Title

Table: Items_Tags
Columns: Item_ID, Tag_ID

Let me know if you find this helpful. Thanks.

 

 

Answered By 35 points N/A #165671

Creating the Mac Database tag

qa-featured

Hello Nakon,

You may also find this helpful. These are a set of instructions on creating a database with tags on a Mac.

There are only five steps and you will find them to be very straight forward.

I hope this helps you in creating your Mac database with tags.

Sincerely,

Luz M Terry

Related Questions