CBSE Board Exam CS/IT/ IP/ AI Class-12 Practical Files
CBSE Class- 12 -Computer Science (083) Practical File CBSE Class- 12 -IP (065) Practical File CBSE Class- 10 -Information Technology (402) Practical File
CBSE Class- 12 -Computer Science (083) Practical File CBSE Class- 12 -IP (065) Practical File CBSE Class- 10 -Information Technology (402) Practical File
A- Quick Revision SQL Stands for: Structured Query Language SQL is a type of: Relational Database Management System A type of database in which data is stored in the format of rows and columns i.e. in a table is called: Relational Database Management System Table in RDBMS is known as: Relation Row in RDBMS is…
MySQL Functions Functions are used to perform some specific task. Every functions has a particular pre-defined tasks. functions are categorized into two parts. 1. Single Row Functions These functions operates on a single row at a time. These functions are categorized into following parts- i. Math Functions ii. String Functions iii. Date and Time functions…