Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 20 7 Points LSI would like to know what the most popular job of their users is to explore new features for the Social

image text in transcribed
Question 20 7 Points LSI would like to know what the most popular job of their users is to explore new features for the Social Media Platform. Post User P id INT Comment Pid INT id INT text VARCHAR(280) name VARCHAR(128) . creation_date DATETIME #+ text VARCHAR(280) email VARCHAR(320) likes INT creation_date DATETIME username VARCHAR(128) author_id INT likes INT ndexes password VARCHAR(32) post_id INT author_id INT city VARCHAR(45) Indexes country VARCHAR(45) Community time_zone VARCHAR(45) P id INT ip_address VARCHAR(45) name VARCHAR(32) date_of_birth DATE followers INT job VARCHAR(45) >description VARCHAR(128) phone_number VARCHAR(45) O creation_date DATETIME Indexes Indexes Friendship Community_has_User I friend_a_id INT Community_id INT friend_b_id INT User_id INT creation_date DATETIME Indexes Indexes Therefore, they have requested that you obtain the top 10 most popular jobs among LSI Social Media users. To obtain the report, you must fill in the following SQL statement. SELECT Blank 1, Blank 2(id) FROM Blank 3 Blank 4 BY Blank 5 Blank 6 BY COUNT(id) DESC Blank 7 10; Blank 1 Add your answer Blank 2 Add your answer Blank 3 Add your answer Blank 4 Add your answer Blank 5 Add your answer Blank 6 Add your answer Blank 7 Add your

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

Fundamentals of Management

Authors: Robbins, DeCenzo, Coulter

7th Edition

132996855, 0-13-610982-9 , 9780132996853, 978-0-13-61098, 978-0136109822

More Books

Students also viewed these General Management questions