Q. The statement that constructs a branching flow-control construct is . . . . . . . .
β
Correct Answer: (B)
individual database tables
Explanation: This question is asking about a special type of command in MySQL that helps you create a decision-making structure within your code. Imagine you're building a recipe, and you need to choose between using olive oil or butter depending on what you have on hand. This decision-making process is what a branching flow-control construct does!