Jump to: navigation, search

MySQL Control Flow Functions

From w3cyberlearnings
# Function Description
1 CASE Case operator
2 IF If/else construct
3 IFNULL NULL If/else construct
4 NULLIF Return NULL if expr1 = expr2


Related Links

Navigation
Web
SQL
MISC
References