How can we help you today? How can we help you today?
ggeier2

Activity overview

Latest activity by ggeier2

is_srvrolemember not returning correct suggested values
In SQL Prompt, the function is_srvrolemember is not returning the correct suggested values (and sadmin isn't valid).It should suggest: sysadmin serveradmin dbcreator setupadmin bulkadmin securityad...
1 follower 2 comments 0 votes
How to align datatypes with spacing in a table, stored procedure, or variable declarations?
How can I align data types? For example, SQL Prompt currently formats this table as:<div>create table dbo.some_table</div><div>(</div><div>&nbsp; &nbsp; some_id int identity(1, 1) primary key clust...
2 followers 2 comments 0 votes
Using SQL Prompt with multiple windows logins
I have a few logins that I use to connect to different types of systems. I have a different windows login that I use for for dev, preprod, and prod. I run SSMS by using the "run as" and enter my cr...
1 follower 1 comment 0 votes
Yes, that's correct. There are no more valid suggestions after typing "set statistics time". But also, there are incorrect suggestions, so I end up typing the wrong SQL unless I remember to hit "esc" to close out of SQL Prompt. / comments
Yes, that's correct. There are no more valid suggestions after typing "set statistics time". But also, there are incorrect suggestions, so I end up typing the wrong SQL unless I remember to hit "es...
0 votes