3. Q3: India is a user who needs to be able to see a list of the names of her friends (those whom she considers friends). There is already an account set up in the database for India. What do you need to do to give her the appropriate access to her list of friends

Answers

Answer 1

In order to grant India access to a list of her friends, you should use a query by selecting name from person and use the inner join relationship on person.

What is query?

A query refers to a computational request for data that are saved in a database table, from existing queries, or even from a combination of both a database table and existing queries.

In this scenario, you can grant India access to be able to see a list of her friends with a structured query language (SQL) by selecting name from person and use the inner join relationship on person.

Read more on query here: https://brainly.com/question/25266787


Related Questions

To reposition the legend to the left-hand side of a chart, click the _________ button, point to legend, click the right arrow icon, and click left.

Answers

Answer:

To reposition the legend to the left-hand side of a chart, click the chart elements button, point to legend, click the right arrow icon, and click left. the

Explanation:

Chart Element button is used to add and remove chart elements. It is located in the Charts Layout group on the Chart tools design tab

Sara wants to set up her lights to turn on when she arrives home. She has heard that she might be able to do this using IoT. What should Sara be concerned about when setting up her IoT lights

Answers

Sara should be concerned about security when setting up her loT lights.

What are loT lights?

loT light are otherwise called parking lot lights are outdoor lights that are placed on poles which are located on parking lots, pathways and driveways.

The loT light are used to provide bright light to the individuals so as to safely perform their various duties.

Therefore, Sara should be concerned about security when setting up her loT lights.

Learn more about security here:

https://brainly.com/question/25720881

The aspect that Sara should be concerned about when setting up her IoT lights is Security.

What is Security in IoT?

This is known to be the process of keeping Internet devices and the networks that a person is connected from any form of threats or data breaches. This is often done by protecting the devices from any security risks.

Note that aspect that Sara should be concerned about when setting up her IoT lights is Security and if it is secured, her mind will be at peace from any kind of malware attack.

Learn more IoT from

https://brainly.com/question/19995128

For this assignment, you will follow detailed instructions to format an Excel worksheet demonstrating your knowledge of how to manage nested and date functions.


To be successful in this assignment, you will need to know how to create and save an Excel worksheet, enter data, name ranges, use proper syntax formation, use date functions, and nest formulas into functions.


I WILL REPORT SPAM ANSWERS

Answers

A date function in Excel is a function that enables one to enter the various values for a date such that it comprises the values for:

YearMonthDay.

What is a Nested Date Function?

A nested date function is a formula that uses a date function in carrying out a calculation.

In this case, we used nested the dates of purchase in the function that calculated the expiry date of the items purchased using the following formula:

=DATE(YEAR(A2)+5,MONTH(A2),DAY(A2))-1

Learn more about Nested Formulas at:

https://brainly.com/question/17041438

#SPJ1

If a user wants to change one small section of the formatting of a document and leave the rest the same, which
process should be completed?
• importing a style
• overriding a style a
• modifying a style
exporting a style

Answers

the answer is modifying a style

How do we distinguish between remote and local information sources? Give an example of each source?
I'll give brainliest if answered right

Answers

Answer:

If you are referring to a Local Server, this means that you have a server setup on your current machine. When the server is Remote, this just means that it is on another computer.

range paramters - for loop
question in picture

Answers

Answer:

start,stop,step_size

Explanation:

Starting at 5 to for loop will count backward by 1 (hence the step_size being -1) until it reaches 0 (stop).

An organization has two servers that are connected and are exactly alike. Should one server fail for any reason, all traffic is diverted to the other server. This configuration is called __________.

Answers

An organization has two servers that are connected and are exactly alike. Should one server fail for any reason, all traffic is diverted to the other server. This configuration is called mirrored servers.

What is mirrored servers?

Server mirroring is a network management technology that creates a real-time exact clone of a server. Server mirroring is a business continuity, disaster recovery, and backup solution.

When the automated fails and the secondary server has to take over the role of the primary server.

Thus, mirrored servers is the configuration

For more details about mirrored servers, click here

https://brainly.com/question/14970649

#SPJ1

Removing and disabling ________ that may contain sensitive security data presents an excellent example of the trade-off between improved security and cost.

Answers

Answer:

Removing and disabling _____ that may contain sensitive security data presents an excellent example of the trade-off between improved security and cost. cookies.

Explanation:

In information security, which of the following is TRUE about managing risk?

Your browser has blocked your from your crucial secure intranet sites. What could be the problem?.

Answers

A browser is a program that allows and provides the user access to information and web pages on the internet. It blocks someone when their SSL certificate status has been voided.

What is an SSL certificate?

An SSL (Secure Sockets Layer) certificate is a digital code and certificate present on the web that authenticates and provides security for communication. It is a security protocol that allows encrypted transmission.

The firewall supervisor sets the rule to block or allow the users to connect to Crucial Secure Intranet Sites based on their SSL certificates. SSL certificate if gets revoked then does not allow users to reach the site and declares it to be a potential risk.

Therefore, the browser is not reachable when the SSL certificate gets expired.

Learn more about SSL certificates here:

https://brainly.com/question/24276018

#SPJ1

Write a method that makes the input string of sentences ending with and
combines them into a single sentence. The result should keep the final period.
For example,
runOnSentence("A sentence. That runs on.")
returns
"A sentence that runs on."

Answers

Had to send the code through a .txt since brainly doesn't support .py

Please tell me if you have any questions or if the code doesn't function correctly.

Sean wants to create a backup of the information on his computer. He wants to create this backup in a media that is portable, has high transfer speed, a life span of at least 10 years, and is not sensitive to magnets. Which storage media should he use?
A. hard disk
B. CD
C. Blu-ray
D. USB drive

Answers

Honestly a CD might work. It’s not attracted to magnets.

Define an array to be a Mercurial array if a 3 does not occur between any two 1s. Write a function named isMercurial that returns 1 if its array argument is a Mercurial array, otherwise it returns 0

Answers

The Mercurial array program is an illustration of arrays, loops and conditional statements

How to write the program?

The program written in Python, where comments are used to explain each action is as follows:

#This defines the function

def checkMercurialarray(myarr):

   #This checks if the array contains 3

   if myarr.count(3) > 0:

       #If yes, this checks if the elements before and after 3 is 1

       if myarr[myarr.index(3)- 1] == 1 and myarr[myarr.index(3)+ 1] == 1:

           #This returns 1 if true

           return "1"

   #This returns 0

   return "0"

Read more about Python programs at:

https://brainly.com/question/26497128

#SPJ1

what is excel in ibca

Answers

Answer:

Excel is mostly used for data storage. It also more or less has its own programming language within it for automation of data transfer and storage. It's used in a grid layout or what you'd see as a sheet.

I have taken IBCA (Intro to Business Computer Applications) but I'm surprised that you're taking excel in IBCA, perhaps just the basics I'm assuming. Completing IBCA should get you Microsoft certifications in Word and BCA will get you certifications in Powerpoint and Excel. If you pass of course.

You have two users who work on the same floor and belong to the same department. The organization has strict rules implemented for printer access. One of the users is unable to access the printer but has access to the Internet. What should you check on your switch

Answers

The thing that one should you check on your switch is the networking model.

What is a networking model?

The networking model is a term that tells one about the structure, parts, and design that are known to be used to set up a communication between a source and their destination.

Note that when you  check on your switch, the networking model, one can be able to know if it allows two users or not.

Learn more about printer from

https://brainly.com/question/14879865

#SJ1

Andy works for a TV broadcasting company. He needs to set up a network covering a small area on the work floor. However, he notices the area suffers from a lot of electrical interference from other equipment. What form of network should he set up to overcome this problem?
A. wi-fi
B. LAN
C. CDMA
D. WLAN

Answers

I believe it’s B)LAN

Explanation:
A LAN connects computers over a relatively short distance, allowing them to share data, files, and resources. For example, a LAN may connect all the computers in an office building, school, or hospital. Typically, LANs are privately owned and managed.

If one of the resistors is turned off (I.e. , a light bulb goes out), what happens to the other resistors (light bulbs) in the circuit? Do they remain on? (I.e., lit)?

Answers

Answer:

No, they don't remain on because If any of bulbs in a series circuit is turned off from its socket, then it is observed that the other bulbs immediately go out. In order for the devices in a series circuit to work, each device must work. If one goes out, they all go out.

A(n) _____ is an organization's management support system that combines many databases to improve management decision making.

Answers

An organization's management support system that combines many databases to improve management decision making is; Data warehouse

What is Data Warehouse?

A data warehouse is defined as a management support system that combines many databases across a whole company into one central database that supports management decision-making.

Using a data warehouse system, managers can easily access and share data across the enterprise to get a broad overview rather than just isolated segments of information.

Read more about Data Warehouse at; https://brainly.com/question/25885448

Significant design efforts, during deliberate planning at combatant commands, produce results as those commands _____. (Select all that apply.)

Answers

Answer:

All of above

Explanation:

im not sure pls tell me if im wrong

Where are the add level and delete level buttons located? filter options list sort

Answers

The add level and delete level buttons can be  located in Sort dialog box. Check below what Sort dialogue box is about.

What is the Sort dialog box ?

The Sort dialog box is known to be often called the Excel Ribbon. It is one where a person can be able to select any given sort order.

Conclusively, This is often done from A to Z, or from the Largest to Smallest items and as such, The add level and delete level buttons can be  located in Sort dialog box.

Learn more about  levels from

https://brainly.com/question/14524571

Jorge, a sports statistician for soccer, has kept track of how many shots-on-goal each player on a team made in each game. This is recorded in the "SOG" column. Jorge also has the total number of goals each player made during each game. He now wants to create a custom function that will find the average number of goals a player made per shots-on-goal in each game. He will calculate the averages as percents and will call the function "PctPerShots. "


What code will Jorge’s function most likely include?


A. PctPerShots (SOG)

PctPerShots=SOG*goals/100


B. PctPerShots (goals)

PctPerShots=goals*SOG/100


C. PctPerShots (SOG, goals)

PctPerShots=SOG/goals%


D. PctPerShots (SOG, goals)

PctPerShots=goals/SOG%

Answers

The answer is A
Explanation it’s A

Within a classful addressing subnet mask, the ____ bits indicate that corresponding bits in an IPv4 address contain network information.

Answers

Within a classful addressing subnet mask, the 32 bits indicate that corresponding bits in an IPv4 address contain network information.

What is classful IP addressing?

IP address is the address or the code of location to reach at a specific location. It is a unique address of 32 bit.

This address is classified in five classes.

Class AClass BClass CClass DClass E

These class are necessary to obtained the bits for network ID.

Thus, within a classful addressing subnet mask, the 32 bits indicate that corresponding bits in an IPv4 address contain network information.

Learn more about the classful IP addressing here:

https://brainly.com/question/16842000

#SPJ1

difine the term pigment​

Answers

Explanation:

pigment is material which give color to skin

Answer:

a substance occurring in plant or animal tissue and producing a characteristic colour, such as chlorophyll in green plants and haemoglobin in red blood. any substance used to impart colour.

Explanation:

Data digitalization is one of the techniques of the 21st century to process and store physical data. It’s however not without its shortcoming.

State at least six ways by which data digitalization are at disadvantage

Answers

digitization is the process of changing from analog to digital format.” This process creates digitized data “without any different-in-kind changes to the process itself

The physical perimeter that surrounds a set of IT resources that are owned and governed by an organization is called the _________________________________. A. Organizational Boundary B. Cloud Carrier C. Ubiquitous Access Layer D. Resource Cluster

Answers

Answer:

A

Explanation:

tThe organizational boundary represents the physical scope of IT tools

How to unlock your iphone when you forgot the password?.

Answers

Answer:

go to customer service

Explanation:

Ariana has decided to allow some of her co-workers to use the personal photographs
that she took for their business website. Before doing this, however, what does she
need to obtain to grant them permission?
A. a sticker

B. the property value

C. watermark

D. a license

Answers

Answer: D. a license

Ariana needs a license in order to obtain to grant them permission. Thus, the correct option for this question is D.

What are Business websites?

Business websites may be defined as a space that significantly provides general information about the company or a direct platform for e-commerce.

It involves the collection of World Wide Web pages usually containing links to each other and made available online by an individual, company, or organization.

Before deciding to allow some of her co-workers to use their personal photographs, Ariana needs to obtain to grant them permission in the form of a license. This is because it captures the personal identity of co-workers.

Therefore, Ariana needs a license in order to obtain to grant them permission. Thus, the correct option for this question is D.

To learn more about Business websites, refer to the link:

https://brainly.com/question/23060064

#SPJ2

_____ is an application programming interface that allows a Java program to interact with a wide range of data sources (relational databases, tabular data sources, spreadsheets, and text files).

Answers

Answer:

Java Database Connectivity

What is the full form of VHS?
VHS stands for ______?

Answers

Answer: Video Home System

Explanation: VHS, officially called the Video Home System, is a standard for consumer-level analog video recording on tape cassettes.

vhs stands for video home system

The purpose of assigning a number to each of the consequences in a grid analysis is to _______.

Answers

Answer: Allow the consequence to be weighed and measured

Answer: I took the test

Point to ______ of a cell to fill the cell to the right or down.

A. The bottom right corner

B. An edge

C. The bottom left corner

D. The center

Answers

Answer:

It's "The bottom left corner"

Explanation:

C: Bottom left corner

Hope this helps:):)
Other Questions
How is the summer of love representative of counterculture and hippies? Worth 20 points. Responde a las preguntas con frases completas:Te duele la cabeza?Te duele el estmago?Te duele la mano?Te duele la pierna?Te duele el brazo? Can someone please help me? :( D. Communication What is the answer help quick What is the United States?A. an direct democracyB. an indirect democracyC. a monarchy Find the summary for the book dog-man? Which biogeochemical cycle does not include a major path in which the substance cycles through the atmosphere?. please help me this is timed!! which point represents the unit rate? abcd What is the length of leg s of the triangle below? A gas is contained in a tick walled balloon. When the pressure changes from 2. 95atm to ___atm, the volume changes from 7. 456L to 4. 782L and the temperature changes from 379k to 212k The _____ refers to the resignations and firings that occurred whenPresident Nixon tried to fire the special prosecutor hired toinvestigate Watergate Find Which of the following is an example of the identity property of 1 ? A turtle lives in a garden and a hedgehog lives in the woods. They leave their homes at the same time walk toward each other and meet in 5 hours. The turtle walks 10 meters per hour slower than the hedgehog. If the turtle had left home 4 1/2 hours earlier than the hedgehog had left his home, the two would meet 150m from the woods. Find the distance between the garden and the woods. PLEASE EXPLAIN WHY. What is the difference between the 8th square number and the 4th square number? P(, b)s(a)70)T16Is the figure shown in the xy-coordinate plane a parallelogram? Why or why not? Use thegiven coordinates to justify your answer. Yes it is because all four sides are parallel to each other.Part A:1. What is the slope of side OP?2. What is the slope of side TS?3. Are side OP and side TS parallel/perpendicular/neither? ParallelPart B1. What is the slope of side OT?2. What is the slope of side PS?3. Are side OT and side PS parallel/perpendicular/neither? ParallelPart C1. What is the length of side OP?2. What is the length of side TS?3. Are side OP and TS congruent or not congruent? They are congruentPart D1. What is the length of side PS?2. What is the length of side OT?3. Are side PS and side TS congruent or not congruent? They are not congruentPart B1. What is the midpoint of diagonal PT?2. What is the midpoint of diagonal OS?3. Do the two diagonals PT and OS bisect each other? Yes Complete the point-slope equation of the line through (3,6) and (5,-8) 1) The Afrik aner population of Dutch settlers in South Africa is descended mainly from a few colonists. Today, the Afrik aner population has an unusually high frequency of the gene that causes Huntington's disease. Huntington's disease is an autosomal dominant disease and only one allele is needed for the disease (HH, Hh). The Afrik aners are an example of a founder effect. It is also an example of genetic drift. How is the founder effect related to the concept of genetic drift?A) Reduced genetic variation of this small population means that the population may not be able to adapt to new selection pressures.B) In a small population, the more advantageous trait becomes more common. If this continues, eventually, all individuals in the population will have Huntington's disease.C) The small population size means that the new colony may have reduced genetic variation from the original population and that variation, in this case, included the dominant allele for Huntington's disease.D) There are three sources of genetic variation: gene flow, se xual reproduction, and mutation. In the case of the Afrik aners, once the settlers arrived in Africa, these three sources had little impact on the gene pool and variation. Match each entity on the left to the correct establishment on the right. 10% of the 50 coffee mugs at Adam's Pancake House are dirty. How many dirty coffee mugs are there at the pancake house? Name three minority groups who aided in the war effort during wwii.