answersLogoWhite

0


Best Answer

The term SQL alone implies Structured Query Language as per the ANSI standard. Every Database Management System (DBMS) has its own "software" that makes it work. That being said, the term "SQL DBA" alone does not make any sense without mentioning the vendor specific DBMS you are managing. So, an SQL Server DBA is an administrator of Microsoft's SQL Server.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the differences between a sql server dba and a sql dba?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Management

Where can one download a SQL server management software?

One can download SQL server management software from a variety of websites. Microsoft and Spiceworks allow one to download SQL server management software.


What is the sql management studio used for?

SQL Management Studio is a software application that was first released with Microsoft SQL Server 2005. It enables one to configer, manage and collect information through SQL Server 2005.


Where is the SQL server management studio located?

The SQL server management studio is located in California. A simple search is all you would need to locate the exact address of the place. It is not accessible to the public.


Where can one download the free SQL Server Management Studio Express software?

SQL Service Management Studio Express software can be downloaded from the Microsoft website. Users can choose which files they require from the website and download only what they need.


what are the features and data management strategies of SQL Server?

SQL is one of the most demanding skill in the current world. Every day a huge amount of data is collected and one have to deal with these databases to make an insightful information. Hence it is important for us to learn SQL as it is a special-purpose database programming language which help to generate useful strategies from a database and can easily interact with large and massive database, no matter what is the size. These features of SQL make SQL a most powerful tool. Hence, here are some of the major SQL features which makes it a successful database programming language: High Performance High Availability Scalability and Flexibility Robust Transactional Support High Security Management Ease Open Source

Related questions

How does one become a SQL Server DBA?

For you to become a SQL Server DBA, you need to get training to do so. I would recommend going to Brent Ozar, as his site offers training books and more.


How much does a SQL Server DBA earn?

about $8,000 per month


What company released SQL server remote DBA?

SQL itself has been developed and released by Microsoft. There are a wide variety of businesses and corporations that offer services as server remote DBA and specialized training.


How does one become a SQL Server?

For you to become a SQL Server DBA, you need to get training to do so. I would recommend going to Brent Ozar, as his site offers training books and more.


Difference between sql server 2003 sql server 2005?

There is no such thing as SQL Server 2003. Microft released SQL Server 2005 as the next version of SQL Server 2000.


Where are some good resources to read up on SQL server security?

The following are good resources to read up on SQL server security Technet, Aws Amazon, and Dba Stackexchange. In brief SQL server securities are physical network security,and disaster recovery.


How much SQL DBA earn?

The national normal SQL Server Database Administrator pay is ₹6,00,000. Channel by area to see SQL Server Database Administrator pay rates in your general vicinity. Compensation gauges depend on 86 pay rates submitted namelessly to Glassdoor by SQL Server Database Administrator representatives.


Diff between sql server 2000 and sql server 2005?

Hi Everybody, I am Vijay.According 2 me the differences are: 1. In SQL Server 2000 the Query Analyzer and Enterprise Manager are seperate,whereas in SQL Server 2005 both were combined as Management Studio. 2. In Sql 2005,the new datatype XML is used,whereas in Sql 2000 there is no such datatype 3. In Sql server2000 we can create 65,535 databases,whereas in Sql server2005 2(pow(20))-1 databases can be created.


What are the differences between SQL statement to iSQL plus statement?

Structured Query Lanaguage(SQL) is a command language to communicate with oracle server.whereas SQL*PLUS is an oracle tool that recognises and submits sql statements to the oracle server for execution.


What does the acronym 'SQL DBA' means?

A DBA is a database administrator. A DBA is usually expected to have experience or knowledge with one or more of the major management products such as, Structured Query Language or SQL.


What is SLQDBA?

A typo.... it should be SQL DBA. SQL stands for Structured Query Language, which put simply, is the language that can talk to many forms of databases. and DBA is a DataBase Administrator. So a SQL DBA is a person that can set-up, develop, and maintain databases.


What is the difference between T-sql and sql?

T-SQL is Microsoft's version of the generic SQL langauge to be used with, for example, Microsoft SQL Server.