Answer Posted / firoj
Hi,
The default Port of SQL SERVER is 1433.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What is sql server query analyzer?
How many types of stored procedures are there in sql server?
How to rename an existing table with the "sp_rename" stored procedure in ms sql server?
What is data modification?
What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?
What is role playing dimension with two examples? : sql server analysis services, ssas
you have couple of stored procedures that depend on a table you dropped the table and recreated it what do you have to do to reestablish those stored procedure dependencies?
What is save transaction and save point?
What are the different Authentication modes in SQL Server and how can you change authentication mode?
When would you use a before or after trigger?
Explain the usage of floor function in sql server.
What are the different ways you can create databases in sql server?
How to join two tables in a single query in ms sql server?
What different steps will a sql server developer take to secure sql server?
What are the new features are introduced in sql server 2012 reporting services?