Share via

SQL Server

Tapomoy Chakraborty 1 Reputation point
2022-03-21T15:46:16.537+00:00

Hello,

I am working as a MIS lead and I am working on Excel. My database is growing exponentially. I want to shift to SQL Server. I need suggestion on costing, data shifting and training on SQL Server.

Please provide me suitable suggestion.

Thank you,

Best regards,

Tapomoy Chakraborty

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories


2 answers

Sort by: Most helpful
  1. Olaf Helper 47,621 Reputation points
    2022-03-22T07:21:55.45+00:00

    You could start using the free Express Edition: https://www.microsoft.com/en-us/sql-server/sql-server-downloads
    Database size limit is 10 GB; but that is much more the Excel can handle.

    To import existing Excel data you can use the Import/Export Wizard of SSMS:
    https://learn.microsoft.com/en-us/sql/integration-services/import-export-data/import-and-export-data-with-the-sql-server-import-and-export-wizard?view=sql-server-ver15

    Was this answer helpful?

    0 comments No comments

  2. CathyJi-MSFT 22,431 Reputation points Microsoft External Staff
    2022-03-22T02:52:50.58+00:00

    Hi @Tapomoy Chakraborty ,

    For SQL server studying, you can start from below MS documents. Please choose the related topic that you want to study.

    Learn how to use SQL Server and Azure SQL, both on-premises and in the cloud.
    SQL Server technical documentation

    For costing and migration question, i could not give you some suggestions when i am not familiar with your environment.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.