sql s

What are SQL commands

There are five types of SQL commands: 1.DDL(Data definition language) 2.DML(Data Manipulation Language) 3.DCL(Data Control Language) 4.TCL(Transaction Control Language) 5.DQL(Data Query Language) 1.DDL(Data definition language)- DDL use for creating a…

sql 2

SQL सर्वर क्या है?

SQL सर्वर Microsoft द्वारा विकसित एक रिलेशनल डेटाबेस मैनेजमेंट सिस्टम (RDBMS) है। यह मुख्य रूप से MySQL और Oracle डेटाबेस के साथ प्रतिस्पर्धा करने के लिए डिज़ाइन और विकसित किया…

sql 1

What is SQL Server?

SQL Server is a relational database management system (RDBMS) developed by Microsoft. It is primarily designed and developed to compete with MySQL and Oracle database. SQL Server supports ANSI SQL,…

ITNETI