TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About If Function
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Rohatash Kumar (3)
Onkar Sharma (2)
Sreenath Kappoor (1)
Jin Necesario (1)
Venkatasubbarao Polisetty (1)
Jignesh Trivedi (1)
Sharad Gupta (1)
Related resources for If Function
No resource found
IIF in Microsoft SQL Server
6/28/2024 6:29:20 AM.
IIF function in SQL, also known as "Immediate If," provides a concise way to perform conditional evaluations within queries. It allows SQL developers to return different values based on whet
IIF Function In SQL Server
8/23/2023 6:13:23 AM.
This tutorial will show you the concept of IIF Function In SQL Server.
SQL IIF Function
5/30/2022 2:40:08 PM.
This article explores the SQL’s IIF function, syntax, and parameters. A couple of examples of its usage.
Usage Of If Function In Power Automate
12/10/2021 5:17:22 PM.
In this article, you will learn about how to use If function in Power Automate
MySQL IF Function
10/21/2020 1:36:52 PM.
In this tutorial, I have described how to use an IF Function in MySQL with various examples.
New Logical Function in SQL Server 2012
10/1/2013 4:06:19 PM.
SQL Server 2012 introduces two new logical functions: CHOOSE and IIF.
Use MySQL IF IFNULL and COALESCE Function in PHP
1/9/2013 2:29:49 PM.
In this article I explain MySQL if, ifnull and COALESCE functions in PHP.
New Built in Function IIF in SQL Server 2012
10/30/2012 1:20:38 PM.
In this article, I would like to show the new built-in function IIF in SQL Server. IIF is a shorthand way for writing a CASE statement.
IIF and Choose Functions in SQL Server 2012
10/17/2012 1:48:42 PM.
Here, I have provided an article showing you how to utilize the two new logical functions Choose and IIF in SQL Server.
New Logical Functions in SQL Server 2012
8/12/2012 12:19:13 AM.
Today, I have provided an article showing you how to utilize the two new logical functions Choose() and IIF() in SQL Server 2012.