Question

Can you tell if I have an attribute called "hobbies" in our STUDENT relation. One record...

Can you tell if I have an attribute called "hobbies" in our STUDENT relation. One record shows "tennis, movies, dancing" for this field. Choose the appropriate attribute description for "hobbies": then it is a prime, multivalued or any other attribute?

0 0
Add a comment Improve this question Transcribed image text
Know the answer?
Add Answer to:
Can you tell if I have an attribute called "hobbies" in our STUDENT relation. One record...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • I need help making my array into a function that can called by the main function...

    I need help making my array into a function that can called by the main function using my program. This is C programming int prime (int x) { int i; i = 2; while (i < x) { if (x % i == 0) return 0; i++; } return 1; } int main (void){ int n; scanf ("%d", &n); if (n < 1) { printf ("Error: at least one data value must be provided.\n"); return 1; } int a[n]; int...

  • Hello Everyone. For this week, you have read a short selection from Dante's Inferno. So for...

    Hello Everyone. For this week, you have read a short selection from Dante's Inferno. So for the discussion this week, I have a couple of questions to get you started. First, think about the term contrapasso. From the section I gave you, tell me why you think the punishments described are appropriate. Also in the lecture, I stated that the punishments are ironically appropriate. What do you think I mean by that? Feel free to look up Dante's Inferno online...

  • I have no clue what I did wrong can you tell me what the correct answer...

    I have no clue what I did wrong can you tell me what the correct answer was suppose to be? instructions: 1. Indicate whether it is right or left 2. Indicate if it is an elbow, thigh, knee. etc.. 3. indicate if the body part is being extended, abducted, rotated, etc... 4. list the prime mover(s) as you labeled. I think I messed up on A) B) and C) thanks for letting know what I'm doing wrong (: Muscles that...

  • 1. List some of the various communities to which you belong (organizations, work, hobbies, fields of...

    1. List some of the various communities to which you belong (organizations, work, hobbies, fields of expertise, family). Give examples of some of the behavioral and language characteristics particular to each group? For instance, do you speak to your job supervisor in the same way you speak to your child or your best friend? Why might you interact with members of different communities differently?    2.What are some of your past experiences with writing? Please explain what you like and...

  • Each stop at a space station usually means that we have to unload and reload our...

    Each stop at a space station usually means that we have to unload and reload our cargo bay. Each time we arrive at a station, we must unload our cargo into the station hold for inspection and reload it back into our own ship’s cargo hold when we wish to leave. This is becoming very tedious and taking away time that we could be plundering in space. We head into the station central to research a way to eliminate this...

  • Read Carefully: You are given a class called Record, which defines an audio (pre-CD or MP3)...

    Read Carefully: You are given a class called Record, which defines an audio (pre-CD or MP3) Record. If you need to, you can add methods to this class. You are to write a class called Jukebox, which holds a number of Records.     Jukebox can use either an ArrayList or a Vector to store its data (Records).   This will be referred to as AL or V from here on. Your Jukebox class should implement JukeInterface, which is also in this Minilab’s...

  • Please help me in both questions, thank you very much :) QUESTION 4 John and Louise...

    Please help me in both questions, thank you very much :) QUESTION 4 John and Louise are trying to figure out how to spend their Saturday night. They will do things together, but value the following three possible activities differently. They can go to a music concert, watch the tennis, or have a picnic in the park. John would prefer to go to the concert but Louise does not really like the music that will be played. Meanwhile, Louise wants...

  • Hi, I have a question about Atmel 8-bit AVR coding, so if you know the subject...

    Hi, I have a question about Atmel 8-bit AVR coding, so if you know the subject please help me! Please if you can, write code that will output an arbitrary string by blinking the LED(LED of the AVR Microcontroller board) in Morse code. The method you choose must output any standard null-terminated string containing characters A-Z or 0-9 in Morse code on the board's LED. For the demo, a child function, called from main( ) should output the string in...

  • Instructions: Quite often, I have heard many people say that "a managers job is simply to...

    Instructions: Quite often, I have heard many people say that "a managers job is simply to tell people what to do." I sometimes wonder if that is true! Hey, I just thought of a great idea. Instead of just wondering if that statement has any validity to it, let's just ask a manager. Your task for this week is to interview a manager.  It can be a present or past manager or someone whom you have never worked with. You may...

  • We wish to keep track of student advisees. Each advisee consists of a name, student id, concentra...

    We wish to keep track of student advisees. Each advisee consists of a name, student id, concentration, number of hours completed, name of advisor, whether or not they have completed a major sheet for graduation and whether or not they have filed an intent to graduate. An advisor needs the ability to: o update as well as access each advisee’s information o display all student advisees in the system including all information formatted as shown in the example o display...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT