Answer Posted / guest
SQL Server runs on port 1433 but we can also change it for
better security.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What do you understand by mirroring and mention the advantages of the mirroring?
What are views in ms sql server?
What is user defined stored procedures?
what's the maximum size of a row? : Sql server database administration
What is difference between standardization and normalization?
what are defaults? Is there a column to which a default can't be bound? : Sql server database administration
Explain sql server service broker?
Explain indexing and what are the advantages of it?
What is master database? : SQL Server Architecture
How to enter comments in transact-sql statements?
How to run queries with sql server management studio express?
Can binary strings be used in arithmetical operations?
what type of index will get created after executing the above statement? : Sql server database administration
What is role playing dimension with two examples? : sql server analysis services, ssas
How do I repair damaged sql server mdf file database? In previous day my mdf file has got damage due to unknown reasons then I used dbcc chekcdb command but it failed, MDF file is important for me, I don’ know that how to get back mdf file data. Please anyone suggest me?