CBSE Class 12 Informatics Practices
Question 25 of 44
Solved 2025 Sample Question Paper CBSE Class 12 Informatics Practices (065) — Question 4
Back to all questionsI. SELECT SUBSTRING('Database Management System', 10, 6);
II. SELECT INSTR('Database Management System', 'base');