SQL MIN( ) & MAX( ) Functions | SQL Tutorial for Beginners

Publié le: 11 février 2024
sur la chaîne: Udit Singhal
35
3

The Min() function is used to return the minimum value of the selected columns, and The Max() function is used to return the maximum value of the selected columns.

Free SQL Tutorial for Beginners : http://tinyurl.com/ms2tpp52
Subscribe : http://tinyurl.com/3aes3rsf

WHERE conditions can be combined with AND, OR, and NOT.

A WHERE clause with AND requires that two conditions are true.
A WHERE clause with OR requires that one of two conditions is true.
A WHERE clause with NOT negates the specified condition.
A WHERE clause with AND:
SELECT column-names
FROM table-name
WHERE condition1 AND condition2

A WHERE clause with OR:
UPDATE table-name
SET column-name = value
WHERE condition1 OR condition2

A WHERE clause with NOT:
DELETE table-name
WHERE NOT condition


sql where multiple values

not in operator in sql

sql where not equal

sql where like

sql where multiple conditions

not in sql query

sql logical operators

symbol in sql


#sql #data #dataanalytics #dataanalytics #datascience #rdbms #productmanagement
#SQL_MIN ,#SQL_MAX( )Function

Linkedin-
  / udit-singhal-74556713b  


Sur cette page du site, vous pouvez voir la vidéo en ligne SQL MIN( ) & MAX( ) Functions | SQL Tutorial for Beginners durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Udit Singhal 11 février 2024, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 35 fois et il a aimé 3 téléspectateurs. Bon visionnage!