Search Results :

Create Table using Create Query . . . . .

In SQL, you use the CREATE TABLE statement to make a new table in a database. This statement defines the table's name and the names and types of its c . . . . .

Read More

Hacker Rank basic skill Student Advisor Solution . . . . .

QN. A university has started a student-advisor plan which assigns a professor as an advisor to each student for academic guidance. Write a query to f . . . . .

Read More

Hacker Rank Basic Skill Student Analysis Problem Soluti . . . . .

Qn. A school recently conducted its annual examination and wishes to know the list of academically low performing students to organize extra classes . . . . .

Read More

Hacker Rank Crypto Market Transaction Monitoring Proble . . . . .

--As part of a cryptocurrency trade monitoring platform, create a query to return a list of suspicious transactions. Suspicious transactions are defi . . . . .

Read More

Hacker Rank Weather Analysis Problem Solution . . . . .

the above image shows a table with daily weather data over the last 6 months of 2020, including the maximum, minimum, and average temperatures. Writ . . . . .

Read More

Hacker Rank Worker hour Calculation Problem . . . . .

QN=> The times that employees log in and out are recorded over the course of a month. For each employee, determine the number of hours worked during . . . . .

Read More