5 Eylül 2018 Çarşamba

microsoft sql server

Edit eLuLu Tv with No comments
Microsoft SQL Server is the most used database server software. It is an enterprise-wide Database Management System that enables the creation and management of databases.microsoft sql server

The most widely used management system in the world is SQL Server. Using SQL Server, you can manipulate your data as you wish and return many complicated results using Stored procedures. Thus you can get the desired data by reporting.microsoft sql server



Microsoft SQL Server Enterprise Edition: The largest version of SQL Server. It provides 32 processor cache and 64GB RAM support. Provides advanced features such as backup server.

Microsoft SQL Server Standard Edition: An enhanced SQL edition for small and medium-sized organizations. It provides 32 Tb disk, 4 processor and 2Gb RAM support. microsoft sql server

Microsoft SQL Server Personal Edition: This version of SQL Server can be installed on operating systems such as Windows 98, Windows XP, and Windows Vista, except for server-built operating systems. Supports up to 5 user accesses. microsoft sql server

Microsoft SQL Server Developer Edition: A version that has a licensing model that allows developers to use it only. It has the same features as Enterprise Edition. microsoft sql server

Microsoft SQL Server Desktop Engine (MSDE): The Desktop Engine is the simplest version of SQL Server. It does not host the services and features contained in other versions. It supports up to 25 users access. microsoft sql server

Microsoft SQL Server Windows Compact Edition: The smallest and simplest database management system that can be built on devices using Windows CE. Used for applications running on PDAs and Mobile Phones. microsoft sql server



What is SQL (Structured Query Language)?

SQL (Structured Query Language) is the most popular query language used to retrieve data from relational database management systems, to organize data in the database, or to enter data into the system. SQL is primarily designed to support object-relational database management systems. However, beyond this goal, it has many features set by ANSI and ISO standards.


SQL STANDARDS

The American National Standards Institute (ANSI) and the International Organization for Standardization (ISO) have done a lot of work to standardize the SQL language. He created ANSI in 1986 and ISO SQL standards in 1987. In addition, many professionals who dealt with database management in those years initially referred to the word "SQL" as "se-qu-el", while ANSI changed this expression to "es-qu-el" and accepted it as a standard. microsoft sql server


A client / server that uses Transact-SQL to communicate between SQL Server, client, and SQL Server is a relational database management system. microsoft sql server

Client / Server Architecture

SQL Server uses the client / server architecture to separate the work environment from work running on the client and server computers. microsoft sql server
The client runs on one or more client computers, but also on SQL Server and server computers.
SQL Server manages the databases and splits the appropriate server resources as requests grow.


Relational Database Management System The relational database system is responsible for the following: microsoft sql server

The relationship between the data in the database is stable.
Ensuring that the data is stored according to rules that do not interfere with the relationship between the data microsoft sql server
In failed system events, taking back all the data.

0 yorum:

Yorum Gönder