Login
Register
All Activity
Questions
Unanswered
Tags
Users
Ask a Question
About Us
986
Questions
785
Answers
Interview Preparation mode
beta
Funny Facebook Status
Enter your email address
All categories
SQL Server Interview Questions and Answers
(197)
SSIS Interview Questions and Answers
(54)
SSRS Interview Questions and Answers
(9)
SSAS Interview Questions and Answers
(29)
.NET Interview Questions and Answers
(186)
Oracle Interview Questions and Answers
(122)
Java Interview Questions and Answers
(32)
UNIX Interview Questions and Answers
(47)
Networking Interview Questions and Answers
(17)
MySQL Interview Questions and Answers
(30)
HR Interview Questions and Answers
(237)
General Interview Questions and Answers
(9)
Other Interview Questions and Answers
(8)
Job Openings
(3)
Greenplum Database Interview Questions and Answers
(5)
What is a Database Server?
Nice?
Vote!
asked
1 year
ago
in
Networking Interview Questions and Answers
by
Karthik
(
1,120
points)
networking-interview-question
database-server
database
1 Answer
Nice?
Vote!
With a database server, the client passes SQL requests as messages to the database server. The results of each SQL command are returned over the network. The server uses its own processing power to find the request data instead of passing all the records back to the client and then getting it find its own data. The result is a much more efficient use of distributed processing power. It is also known as SQL engine.
answered
1 year
ago
by
Karthik
(
1,120
points)
Related questions
Nice?
Vote!
1
answer
What is a Web server?
asked
1 year
ago
in
Networking Interview Questions and Answers
by
Karthik
(
1,120
points)
networking-interview-question
web-server
Nice?
Vote!
1
answer
What is a Transaction server?
asked
1 year
ago
in
Networking Interview Questions and Answers
by
Karthik
(
1,120
points)
networking-interview-question
transaction-server
Nice?
Vote!
1
answer
What is a Database?
asked
1 year
ago
in
SQL Server Interview Questions and Answers
by
siva
(
10,720
points)
database
Nice?
Vote!
2
answers
What are some of the tools that you use to troubleshoot a SQL Server issue?
asked
1 year
ago
in
SQL Server Interview Questions and Answers
by
R
(
19,530
points)
sql-server-interview-question
networking-interview-question
troubleshoot
Nice?
Vote!
1
answer
What is an Object Server?
asked
1 year
ago
in
Networking Interview Questions and Answers
by
Karthik
(
1,120
points)
networking-interview-question
object-server