Is there a 64 bit version of ssms?



Is there a 64 bit version of ssms?..

Answer / Shashi Sagar

Yes, SQL Server Management Studio (SSMS) has both 32-bit and 64-bit versions. It is recommended to install the 64-bit version on 64-bit operating systems for better performance.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

How to start oracle sql developer?

1 Answers  


what is cursor procedure

1 Answers   iGate,


i hv 30 rows with date.ex:1month hav 4 weeks i want 1st day of the every week.write the qry for that.example jan has 4 weeks i need 1st dd for evry wk

1 Answers   Aspire,


What is rownum and rowid?

1 Answers  


how many sql ddl commands are supported by 'mysql'? : Sql dba

1 Answers  


How well can multiple sessions access the same data simultaneously ?

1 Answers   Oracle,


How many types of triggers exist in pl/sql?

1 Answers  


how to Update table Sales_summary with max(sales) data from table sales_dataTable 1. sales_data table Table 2. Sales_summary Region sales Region sales N 500 N 0 N 800 W 0 N 600 W 899 W 458 W 900 I want the Sales_summary After Update like this Region Sales N 800 W 900

8 Answers  


how will be date change into string

4 Answers  


How can multiply values of a column? OR How can multiply value of a row of a column using a single query in SQL?

1 Answers   Pitney Bowes,


How many types of functions are there in sql?

1 Answers  


What are advantages of Stored Procedures?

3 Answers   Satyam,


Categories