Viewing 15 posts - 76 through 90 (of 266 total)
You could use the import wizard which is pretty straightforward to use. In SSMS right click on the database --> Tasks --> Import Data and select Excel.
You could also...
August 10, 2018 at 1:43 am
You will be fine to go straight to SP4, as you say the service packs are cumulative.
Thanks
August 8, 2018 at 8:47 am
Our production database set with compatibility 100 in sqlserver2016.
will there be any issues if we change the compatibility to...
August 8, 2018 at 8:29 am
Source : Sqlserver2008 Standard Edition
Destination: Sqlserver2016 Enterprise Edition
Can database migrate from Sqlserver2008 standard to ...
July 20, 2018 at 8:42 am
July 18, 2018 at 1:41 am
July 17, 2018 at 8:54 am
What is the Initial Size set to for the file?
Thanks
July 17, 2018 at 8:12 am
June 28, 2018 at 1:32 am
Backup and restore or
insert into {TableName} select * from {TableName} using a linked server or
SSIS
There isn't much information on your post but these are the obvious...
June 28, 2018 at 12:46 am
June 25, 2018 at 8:51 am
Which is the best method to reorganize sql server database.
The purpose is to reduce the...
June 22, 2018 at 3:29 am
Yes it's free and it has exactly the same features as Enterprise Edition. The only thing you need to be aware of is the every user needs to be registered...
June 1, 2018 at 7:42 am
It's free to register for Visual Studio Dev Essentials but you will need to register before downloading SQL Server 2014 developer edition.
Thanks
June 1, 2018 at 4:18 am
May 24, 2018 at 8:54 am
May 24, 2018 at 8:51 am
Viewing 15 posts - 76 through 90 (of 266 total)