When assessing the two solutions, reviewers found Microsoft SQL Server easier to use, set up, and administer. Reviewers also preferred doing business with Microsoft SQL Server overall.
Reviewers felt that Microsoft SQL Server meets the needs of their business better than Teradata Vantage.
When comparing quality of ongoing product support, Microsoft SQL Server and Teradata Vantage provide similar levels of assistance.
For feature updates and roadmaps, our reviewers preferred the direction of Microsoft SQL Server over Teradata Vantage.
Pricing
Entry-Level Pricing
Microsoft SQL Server
No pricing available
Teradata Vantage
No pricing available
Free Trial
Microsoft SQL Server
No trial information available
Teradata Vantage
Free Trial is available
Ratings
Meets Requirements
9.0
1,861
8.7
288
Ease of Use
8.6
1,877
8.3
291
Ease of Setup
8.1
1,000
8.0
150
Ease of Admin
8.3
952
8.0
111
Quality of Support
8.3
1,655
8.3
270
Has the product been a good partner in doing business?
How can I work on the same query if the connection is lost (timeout) and then I reconnect?
4 Comments
SE
You can change the timeout for the query:
In the object explorer, right click a server and select properties.
Go to Remote server connections, look for ...Read more
How could I make much easier the experience with the order of my database?
4 Comments
RS
If you have SQL knowledge you can generate queries to obtain the specific data you're looking for based on selected criteria.Read more
What is the best way to save your queries?
4 Comments
CA
I recommend that you use the saved querys in plain text or .sql or txt format you can use the same sql server query creator or a notepad +++ tool, they are...Read more