YOUR AD GOES HERE

Filtering Data in SQL Select Statement | Comparison, Logical, and Special Operators in SQL PT

Published 11, Aug 2022

Parnika Tutorials


Description:
"Oracle - SQL Filtering Data in SQL Select Statement | Comparison, Logical, and Special Operators in SQL

#sql #parnikatutorials #selectstatement
#SQLFilteringData #SQLSelectStatement #sqlComparisonOperators #sqlLogicalOperators #sqlSpecialOperators #sqlOperators #Operators #SpecialOperators #LogicalOperators #ComparisonOperators
#sqlserver #sqldata#SQLFullCourse #SQLTutorialForBeginners #LearnSQL #SQLTutorialFullDatabaseCourseforBeginners #StructuredQueryLanguage #SQLforBeginners #CompleteMySQLBeginnertoExpert #OracleSQLforBeginners #SQLcompletetutorialforBeginners

00:13 - comparison operators
10:01 - logical operators
15:27 - special operators
22:35 - like operators"

In this video, I have discussed filtering of data in select statement
#sql #parnikatutorials #selectstatement

A comparison (or relational) operator is a mathematical symbol which is used to compare two values.

Comparison operators are used in conditions that compares one expression with another. The result of a comparison can be TRUE, FALSE, or UNKNOWN (an operator that has one or two NULL expressions returns UNKNOWN).

SQL logical operators are used to test for the truth of the condition. A logical operator like the Comparison operator returns a boolean value of TRUE, FALSE, or UNKNOWN.

Given below is the list of logical operators available in SQL.
Operator Meaning
AND TRUE if both Boolean expressions are TRUE.
OR TRUE if either Boolean expression is TRUE.
NOT Reverses the value of any other Boolean operator.

Social media Links:
Instagram: https://www.instagram.com/parnikatutorials/
Website: http://parnikatutorials.in/
Email id: parnikatutorials@gmail.com
To get the regular updates:
Telegram link: https://t.me/Parnikatutorials
Facebook: https://m.facebook.com/profile.php?id=109245950811428&ref=content_filter
Linkedin: https://www.linkedin.com/in/parnika-tutorials-a8a9831b2/
Pinterest: https://in.pinterest.com/parnikatutorials0892/
Playlists:
Virtual Coffee with Jagadeesh:
https://youtube.com/playlist?list=PL4x0v29DZ2pArePUk30o6Twn7sqnqbYCH
Digital Logic Design:
https://youtube.com/playlist?list=PL4x0v29DZ2pA2ZmL3dclnA-HfHkFAy0GI
Computer Organization and Architecture:
https://www.youtube.com/watch?v=iJN9q01OWtw&list=PL4x0v29DZ2pBRd8bChJJFtTn6ClJhKzfZ
C Programming:
https://www.youtube.com/watch?v=h9LtX_R-7uA&list=PL4x0v29DZ2pAIQdtRr-1zaYnqGiD_fU0M
Data Structures:
https://www.youtube.com/watch?v=m51BGPXdPAQ&list=PL4x0v29DZ2pCtKml6NNoBhYK4K_QnsCA_

Theory of Computation:
https://www.youtube.com/watch?v=iJN9q01OWtw&list=PL4x0v29DZ2pDq-5SI9KlYxPDKdYCcmgJm

Compiler Design:
https://www.youtube.com/watch?v=iJN9q01OWtw&list=PL4x0v29DZ2pBsF-lPUHQ_8uRy-LbDSHIH
Operating Systems: https://www.youtube.com/watch?v=vCCmq8hTC8Y&list=PL4x0v29DZ2pD6MzSQMIDSawLSKUZTFfxE

Databases: https://www.youtube.com/watch?v=iJN9q01OWtw&list=PL4x0v29DZ2pCYEa9s3r5zWrFYIxGivlEC

Releted More Videos

You May Also Like

YOUR AD GOES HERE

YOUR AD GOES HERE