Topics
Started by
Posts
Last post
been away from development awhile and frustrated by inability to discover underlying issue preventi…
10 replies
I'm getting the following message. I have dropped and re-created the OleDB source and destination p…
3 replies
I am doing a simple task of reading a table with columns defined as only varchar (although it may h…
2 replies
Hi, I have a store procedure that uses cursor to update tablewith 5 million records. It’s extremel…
1 replies
Hmmmm... This is strange - I have one user in SQL 2016 which is consistently evaluating the followi…
5 replies
I created a large temp table and I'm able to query it just fine until adding a CASE statement, whic…
4 replies
I stumbled upon this function in SSMS version 2016, but i haven't been able to find any documentati…
3 replies
I am looking to output approximately 100 tables to excel with the following code.One for work each …
4 replies
I have a table with multiple columns that have a full text index on them. Certain columns need to b…
3 replies
Hi CREATE TABLE [dbo].[Table1]( [RuleID] [nvarchar](10) NULL, &nb…
1 replies
I have data from 1960 to present date in the dimension . When i use the following stattement it sho…
3 replies
Mdx newbie here. I have the following Measures and DimensionsMeasure: Activites.ActivitycountDimens…
1 replies
I'm having some trouble getting the proper logical output with the following code: select tlorder.d…
5 replies
Hello Everyone , We need help to write MDX query to capture below requirement : We have multi…
2 replies
DECLARE @Temp Table (ID int, Make varchar(2), Model varchar(2), ModelYear int, FuelType varchar(15)…
10 replies
Viewing 15 topics - 2,656 through 2,670 (of 3,091 total)
You must be logged in to create new topics.