Why is SQL Server so powerful?

Last post 06-20-2008, 7:46 AM by Phil Factor. 1 replies.
Sort Posts: Previous Next
  •  06-17-2008, 7:00 AM Post number 59931

    Why is SQL Server so powerful?

    What is the answer to this broad question? I need an experienced user's answer to that. Thanks.
  •  06-20-2008, 7:46 AM Post number 60192 in reply to post number 59931

    Re: Why is SQL Server so powerful?

    My answer would be is that it is because SQL is a declarative language. In SQL, you tell the system what you want, not how to do it. This means that the system can exploit any number of processers, memory etc to do the job.
    I wouldn't want to single SQL Server out as being uniquely powerful. All well-developed RDBMSs have enormous power.
View as RSS news feed in XML