Topics
Started by
Posts
Last post
I used following query to identify missing indexes: SELECT mid.statement , mid.included_columns, mi…
2 replies
If i run the below code through SQL managament studio.. it works. If I run it through SSIS a data f…
5 replies
Hello, I am new here (and to sql) so i hope i don't piss any one of. So i have a problem with combi…
2 replies
We have a table in an SQL Server 2012 database that stores tree-like structures. Simplified for the…
2 replies
What wait types do we need to analyse the slowness of queries in sql by using the dmv sys.dm_os_wai…
2 replies
Hello All I have an interesting case that I am still unable to make it work as I want I have 4 node…
3 replies
I have been using a VM with an evaluation version of SQL Server 2012 on there. The 180 days ran out…
4 replies
I currently use access as FE to my sql db. My bog standard data entry edits/inserts etc are handle…
1 replies
Hi, I have an SSAS cube that i want to add some actions to. I've had problems adding a reporting ac…
6 replies
hi, please tel me which one is good method to convert a following division into 2 decimal digits. q…
5 replies
Doing this is a really cool ride. I, practically, do relish that embarrassment. I do dispute that I…
1 replies
Hi guys, I am using the following sqlcmd to export the value of the query into a .txt file: sqlcmd …
3 replies
hi, I want to log <=10 severity level error, for all database and for single stored proc. ple…
2 replies
Anyone installs multiple instances on a SQL server either virtual or physical? All my company's SQL…
2 replies
I have table like this : CREATE TABLE [dbo].[tblSMS_SentTest]( [UserId] [int] NOT NULL, [SMSId] …
1 replies
Viewing 15 topics - 4,201 through 4,215 (of 8,636 total)
You must be logged in to create new topics.