தமிழில் - Evaluate Boolean Expression #sqlfordataengineer #faangpreparation #interviewquestions
Advanced SQL 50 Question 10 (தமிழில்): Evaluate Boolean Expression
Full Video: https://www.youtube.com/watch?v=9NzF545EEbQ
Video 308: This is the 10th video of the SQL Interview Question series.
0:00 - Introduction to dataset and Question
0:30 - Code walk thru
0:49 - Conclusion
We are given two tables Variables and Expressions
Variables table has the variable name and values
name is the primary key for this table.
Expressions table contains a variable name and operator.
column (left_operand, operator, right_operand) is the primary key for this table.
operator is an enum that takes one of the values ('GT', 'LT', '=')
This table contains a boolean expression that should be evaluated.
The values of left_operand and right_operand are guaranteed to be in the Variables table.
We are asked to Evaluate the boolean expressions in Expressions table.
To solve this problem, we need to evaluate each boolean expression in the Expressions table using the values from the Variables table. We can achieve this by joining the Variables table twice to get the values for the left_operand and right_operand and then evaluating the expressions.
For a comprehensive understanding of these SQL methodologies and their application, please refer to this explanatory video.
code: https://github.com/jeganpillai/adv_sql_50_questions/blob/main/adv50_10_evaluate_boolean_expression.sql
Follow me on,
Website : https://growwithdata.co/
YouTube : https://www.youtube.com/@growwithdata
TikTok : https://www.tiktok.com/@growwithdata
LinkedIn : https://www.linkedin.com/company/growwithdata/
Facebook : https://www.facebook.com/growwithdata.co/
FB Group : facebook.com/groups/datainterviewpreparation
twitter : https://twitter.com/growwithdata_co
Instagram : https://www.instagram.com/growwithdata.co/
WhatsApp : https://whatsapp.com/channel/0029VaF8pkb77qVNfbp5pA0S
TheWide : https://thewide.com/profile/891
#sql #dataengineers #tablejoins #ceil #floor #bucket #meta #google #facebook #apple #paypal #netflix #amazon #deinterview #sqlinterview #interviewquestions #leetcode #faang #maanga #mysql #oracle #dbms #query #sqlserver #mysql #coderpad #aggregates #aggregation #nonaggregation #database #placementpreparation #lead #lag #windowsfunction #nullcheck #coalesce #sqlperformance #ifnull #case #lead #lag #windowsfunction #tamil #tamilpython #tamilinterview #tamilinterviewlatest #tamilinterviewquestions #sqlintamil
Видео தமிழில் - Evaluate Boolean Expression #sqlfordataengineer #faangpreparation #interviewquestions канала Grow with Data
Full Video: https://www.youtube.com/watch?v=9NzF545EEbQ
Video 308: This is the 10th video of the SQL Interview Question series.
0:00 - Introduction to dataset and Question
0:30 - Code walk thru
0:49 - Conclusion
We are given two tables Variables and Expressions
Variables table has the variable name and values
name is the primary key for this table.
Expressions table contains a variable name and operator.
column (left_operand, operator, right_operand) is the primary key for this table.
operator is an enum that takes one of the values ('GT', 'LT', '=')
This table contains a boolean expression that should be evaluated.
The values of left_operand and right_operand are guaranteed to be in the Variables table.
We are asked to Evaluate the boolean expressions in Expressions table.
To solve this problem, we need to evaluate each boolean expression in the Expressions table using the values from the Variables table. We can achieve this by joining the Variables table twice to get the values for the left_operand and right_operand and then evaluating the expressions.
For a comprehensive understanding of these SQL methodologies and their application, please refer to this explanatory video.
code: https://github.com/jeganpillai/adv_sql_50_questions/blob/main/adv50_10_evaluate_boolean_expression.sql
Follow me on,
Website : https://growwithdata.co/
YouTube : https://www.youtube.com/@growwithdata
TikTok : https://www.tiktok.com/@growwithdata
LinkedIn : https://www.linkedin.com/company/growwithdata/
Facebook : https://www.facebook.com/growwithdata.co/
FB Group : facebook.com/groups/datainterviewpreparation
twitter : https://twitter.com/growwithdata_co
Instagram : https://www.instagram.com/growwithdata.co/
WhatsApp : https://whatsapp.com/channel/0029VaF8pkb77qVNfbp5pA0S
TheWide : https://thewide.com/profile/891
#sql #dataengineers #tablejoins #ceil #floor #bucket #meta #google #facebook #apple #paypal #netflix #amazon #deinterview #sqlinterview #interviewquestions #leetcode #faang #maanga #mysql #oracle #dbms #query #sqlserver #mysql #coderpad #aggregates #aggregation #nonaggregation #database #placementpreparation #lead #lag #windowsfunction #nullcheck #coalesce #sqlperformance #ifnull #case #lead #lag #windowsfunction #tamil #tamilpython #tamilinterview #tamilinterviewlatest #tamilinterviewquestions #sqlintamil
Видео தமிழில் - Evaluate Boolean Expression #sqlfordataengineer #faangpreparation #interviewquestions канала Grow with Data
sql Data Engineering coalesce ifnull DE Interview sql interview interview questions leetcode FAANG MAANG mysql oracle dbms sqlserver sql server database placement preparation table joins inner join left join right join full join apple paypal netflix meta google facebook amazon maanga aggregation windows function rank dense rank group by lead windowsfunction glassdoor rolling average lag top rows tamil sql in tamil tamil sql tamilsqlinterview tamil interview
Комментарии отсутствуют
Информация о видео
1 июля 2024 г. 6:15:01
00:00:58
Другие видео канала