W3Schools.com (2024)

Example

Return "YES" if the condition is TRUE, or "NO" if the condition is FALSE:

SELECT IIF(500<1000, 'YES', 'NO');

Try it Yourself »

Definition and Usage

The IIF() function returns a value if a condition is TRUE, or another value if a condition is FALSE.

Syntax

IIF(condition, value_if_true, value_if_false)

Parameter Values

Parameter Description
condition Required. The value to test
value_if_true Optional. The value to return if condition is TRUE
value_if_false Optional. The value to return if condition is FALSE

Technical Details

Works in: SQL Server (starting with 2012), Azure SQL Database

More Examples

Example

Return 5 if the condition is TRUE, or 10 if the condition is FALSE:

SELECT IIF(500<1000, 5, 10);

Try it Yourself »

Example

Test whether two strings are the same and return "YES" if they are, or "NO" if not:

SELECT IIF('hello' = 'bye', 'YES', 'NO');

Try it Yourself »

Example

Return "MORE" if the condition is TRUE, or "LESS" if the condition is FALSE:

SELECT OrderID, Quantity, IIF(Quantity>10, 'MORE', 'LESS')
FROM OrderDetails;

Try it Yourself »


W3schools Pathfinder

Track your progress - it's free!

W3Schools.com (2024)
Top Articles
What Credit Score Do I Need For A Business Loan?
What Does It Cost You to Sell on eBay? - dummies
Worcester Weather Underground
Artem The Gambler
Part time Jobs in El Paso; Texas that pay $15, $25, $30, $40, $50, $60 an hour online
Celebrity Extra
Jefferey Dahmer Autopsy Photos
Practical Magic 123Movies
Vanadium Conan Exiles
Pollen Count Los Altos
10 Great Things You Might Know Troy McClure From | Topless Robot
Turning the System On or Off
Animal Eye Clinic Huntersville Nc
Local Collector Buying Old Motorcycles Z1 KZ900 KZ 900 KZ1000 Kawasaki - wanted - by dealer - sale - craigslist
Ou Class Nav
8664751911
Booknet.com Contract Marriage 2
Evil Dead Rise - Everything You Need To Know
Pjs Obits
Pecos Valley Sunland Park Menu
Jenna Ortega’s Height, Age, Net Worth & Biography
Boston Dynamics’ new humanoid moves like no robot you’ve ever seen
Watch Your Lie in April English Sub/Dub online Free on HiAnime.to
Meta Carevr
SOGo Groupware - Rechenzentrum Universität Osnabrück
Watson 853 White Oval
Lindy Kendra Scott Obituary
Srjc.book Store
Craigs List Tallahassee
Fastpitch Softball Pitching Tips for Beginners Part 1 | STACK
Boneyard Barbers
new haven free stuff - craigslist
The Boogeyman Showtimes Near Surf Cinemas
Scanning the Airwaves
Scottsboro Daily Sentinel Obituaries
Bitchinbubba Face
Banana Republic Rewards Login
Publictributes
Gun Mayhem Watchdocumentaries
T&Cs | Hollywood Bowl
More News, Rumors and Opinions Tuesday PM 7-9-2024 — Dinar Recaps
Craigslist Farm And Garden Reading Pa
Gotrax Scooter Error Code E2
Az Unblocked Games: Complete with ease | airSlate SignNow
Yourcuteelena
Dagelijkse hooikoortsradar: deze pollen zitten nu in de lucht
Sky Dental Cartersville
Naomi Soraya Zelda
Craigslist Pet Phoenix
Westport gun shops close after confusion over governor's 'essential' business list
Download Twitter Video (X), Photo, GIF - Twitter Downloader
The Love Life Of Kelsey Asbille: A Comprehensive Guide To Her Relationships
Latest Posts
Article information

Author: Edmund Hettinger DC

Last Updated:

Views: 6170

Rating: 4.8 / 5 (58 voted)

Reviews: 89% of readers found this page helpful

Author information

Name: Edmund Hettinger DC

Birthday: 1994-08-17

Address: 2033 Gerhold Pine, Port Jocelyn, VA 12101-5654

Phone: +8524399971620

Job: Central Manufacturing Supervisor

Hobby: Jogging, Metalworking, Tai chi, Shopping, Puzzles, Rock climbing, Crocheting

Introduction: My name is Edmund Hettinger DC, I am a adventurous, colorful, gifted, determined, precious, open, colorful person who loves writing and wants to share my knowledge and understanding with you.