Create view cust_view as select * from customer where type='a'; assuming there 10 customers with type='a', how many rows will be selected from this view after inserting 10 customers of type 'b' through this view?
Answers
Answered by
0
Answer:
please mark me as brain list
Similar questions
Math,
7 months ago
Chemistry,
7 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Science,
1 year ago