Murach SQL Server 2012 Chapter 1 Flashcards - Quizlet
Murach SQL Server 2012 Chapter 1 Flashcards - Quizlet
Like
this
study
set? Create a free
Create account
a free
account Maybe later
to save
it.
The Three Hardware The clients, the network and the server.
Components of a
Client/Server System:
Clients Usually the PCs that are already available on the desktops
throughout a company. (PCs, Macs or workstations of the
system).
https://quizlet.com/117334041/murachsqlserver2012chapter1flashcards/ 1/7
6/26/2017 MurachSQLServer2012Chapter1Flashcards|Quizlet
WAN (Wide Area Individual systems and LANs can be connected and share
Network) data over larger private networks, such as a wide area
network (WAN).
Application software The application software does the work that the user wants
to do. This type of software can be purchased or
developed.
Data Access API provides the interface between the application program
and the DBMS. The newest Microsoft API is ADO.NET,
which can communicate directly with SQL Server. Older
APIs required a data access model, such as ADO or DAO,
plus a driver, such as OLE DB or ODBC.
https://quizlet.com/117334041/murachsqlserver2012chapter1flashcards/ 2/7
6/26/2017 MurachSQLServer2012Chapter1Flashcards|Quizlet
The SQL Interface The application software communicates with the DBMS by
sending SQL queries through the data access API. When
the DBMS receives a query, it provides a service like
returning the requested data (the query results) to the
client.
https://quizlet.com/117334041/murachsqlserver2012chapter1flashcards/ 3/7
6/26/2017 MurachSQLServer2012Chapter1Flashcards|Quizlet
somewhere on the
Internet?
Primary Key Most tables have a primary key that uniquely identifies
each row in the table. The primary key is usually a single
column, but it can also consist of two or more columns. If a
primary key uses two or more columns, it's called a
composite primary key.
Composite primary key If a primary key uses two or more columns, it's called a
composite primary key.
Non-primary keys In addition to primary keys, some DBMS let you define one
or more non-primary keys. In SQL Server, these keys are
https://quizlet.com/117334041/murachsqlserver2012chapter1flashcards/ 4/7
6/26/2017 MurachSQLServer2012Chapter1Flashcards|Quizlet
Key Columns How are the tables in a relational database related to each
other? Through their _______.
Foreign key One or more columns in a table that refer to a primary key
in another table.
Data type What is the most critical property for a column, which
determines the type of information that can be stored in
the column?
https://quizlet.com/117334041/murachsqlserver2012chapter1flashcards/ 5/7
6/26/2017 MurachSQLServer2012Chapter1Flashcards|Quizlet
provide a value for the column or you can't store the row
in a table.)
money, smallmoney Monetary values that are accurate to four decimal places.
decimal, numeric Decimal values that are accurate to the least significant
digit. The values can contain an integer portion and a
decimal portion.
data type determines the type and size of the information that can
be stored in the column.
SQL Server's typical use SQL Server is typically used for small- to medium-sized
https://quizlet.com/117334041/murachsqlserver2012chapter1flashcards/ 6/7
6/26/2017 MurachSQLServer2012Chapter1Flashcards|Quizlet
https://quizlet.com/117334041/murachsqlserver2012chapter1flashcards/ 7/7