What are key differences between sql server and amazon redshift?
Answer Posted / Rupali Sharma
Key differences include the architecture (Redshift uses column-oriented storage, SQL Server uses row-oriented), scalability (Redshift can scale horizontally by adding nodes, SQL Server mainly scales vertically), data types (Redshift does not support all SQL Server data types), and pricing model (Redshift is pay-as-you-go, SQL Server has various licensing options).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category