How To use the IF… THEN ... ELSE statement In a SQL Server Select query

preview_player
Показать описание
in this tutorial, i will show you how to use conditional statement in SELECT query.
Рекомендации по теме
Комментарии
Автор

Quick, easy, to the point. Thank you.

msbrickkitten
Автор

That's exactly what I was looking for, thank you so much!

eliseovasquez
Автор

How do I handle a CASE to update a timestamp cell of a row if the row happens to be the oldest row in the table?

Lexyvil
Автор

this is not If its Case Statement Friend

codingislife
Автор

Misleading Title. This is not an IF then Else statement. It is a CASE

jamesdinser
Автор

Hello sir I am new to sql can you please tell me I have a usertable in this userid (primarykey), first name, last name, manageruserid(foreign key), ismanager is null and my assignment is to update if his a manager’ true’ or ‘false’ please reply thank you 🙏

ramona
Автор

Wrong title - video is different from title

abhishekchandrashekar