SQL (which stands for Structured Query Language) is a language people use to talk to databases.
Think of it like giving instructions to a computer on what data we want—like asking it to find a list of all users, update someone’s profile, or delete old records.
Features of SQL.
We Can Ask Questions (Queries)
We Can Add and Change Data
We Can Create and Edit Tables
We Can Control Access
It Works With Most Databases
It Handles Big Data Well
It’s Easy to Read
We use cookies to enhance your experience, to provide social media features and to analyse our traffic. By continuing to browse, you agree to our Privacy Policy.
1 Answer
Puran Katuwal . 2 weeks ago
SQL (which stands for Structured Query Language) is a language people use to talk to databases. Think of it like giving instructions to a computer on what data we want—like asking it to find a list of all users, update someone’s profile, or delete old records.
Features of SQL.