Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A manager has a list of items that have been sorted according to an item ID . Some of them are duplicatesShe wants to add

A manager has a list of items that have been sorted according to an item ID. Some of them are duplicatesShe wants to add a code to the database that assigns a 1 to the item if it is unique, and if there are duplicates, assigns the number of the duplicateAn example is shown below. The first two items are unique, so the repeat code is 1. HoweverItem ID 37705 is listed six times, so the codes are assigned from 1 to 6, and so onExplain how to assign the correct code using an IF statement

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introduction To Data Mining

Authors: Pang Ning Tan, Michael Steinbach, Vipin Kumar

1st Edition

321321367, 978-0321321367

More Books

Students also viewed these Databases questions

Question

Define training and development.

Answered: 1 week ago

Question

Show the properties and structure of allotropes of carbon.

Answered: 1 week ago

Question

3. You can gain power by making others feel important.

Answered: 1 week ago