Kumar's Blog

Kumar's Blog

Follow
Follow
homebadges
Tag

Query

#query

More content

Read more stories on Hashnode


Articles with this tag

What is Case statement in SQL and Is it same as IF/ELSE statement?

Jul 30, 20224 min read

Yes, it kind of is same as IF/ELSE statement but instead of writing IF/ELSE, we use WHEN, THEN and ELSE. I know it sounds different but trust me it...

What is Case statement in SQL and Is it same as IF/ELSE statement?