What is the difference between upgrade and migration in sql server?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

What is the use of =,==,=== operators?

1 Answers  


Does sql server 2016 have ssms?

1 Answers  


what is the sql equivaent of the dataset relation object ?

1 Answers  


What is transactional replication?

1 Answers  


What is sql server schema compare? How we can compare two database schemas?

1 Answers  


What is transaction server distributed transaction?

1 Answers  


Difference Between ORDER BY Clause and GROUP BY Clause in SQL?

1 Answers   MCN Solutions,


What is the synonym of join?

1 Answers  


What is the difference between a view and a stored procedure?

1 Answers  


create index a on employee(dno) In this,which index was created?

2 Answers  


hi, the following are the outputs of sp_spaceused and sp_tempdbspace sp_spaceused ------------ database size unallocated size tempdb 77752.95 MB 28026.99 MB sp_tempdbspace ------------- database size spaceused tempdb 77752.945312 1.007812 the unused space in sp_spaceused is nearly 28 Gb and in sp_tempdbspace is nearly 76 Gb cany any one explain about this output and why its giving different results.

1 Answers  


What are the Advantages of using CTE in sql server?

1 Answers   Winsol Solutions,


Categories