Topics
Started by
Posts
Last post
I have a database full of different types of leads some for company A some for company B and so on,…
8 replies
I found an article on the CodeProject website named T-SQL MapReduce. I'm trying to duplicate the SQ…
6 replies
Hello, I created a login by these two TSQL commands: CREATE LOGIN [test-login] WITH PASSWORD=N'mypa…
2 replies
I have a table containing the following data: LinkingIDID1 ID2 166202180659253178 166202…
8 replies
Hi, please help me to get below logic in Derived transformation, SSIS. Logic:ensure the Docket numb…
5 replies
Friday fun? create table [where] ([where] char(5)) go insert into [where] ([where]) values ('where…
3 replies
We have a table with 500+ columns. The data is non-normalized, i.e. there are four groups of field…
2 replies
can you please help answer this? how to join 2 heap tables with out any common fields. for example …
9 replies
Hello, I am working on a scenario where I would need to repeat the same row for previous MonthIDs, …
9 replies
Hi All, It might be wrong category to ask this question. But Since it's for SQL 2014, I want to kno…
5 replies
I have a matrix table. These status can be changed by the user and I want to capture each change in…
2 replies
Hi all, I have a question regarding performance. I need to alter several tables, changing colum…
14 replies
Hope someone can help. I want to group the following data attached by CUSTACCT, YEAR, PERIOD(month)…
14 replies
Hi All, I am trying to execute a stored procedure to update a table and I am getting Invalid Object…
2 replies
Hey, I haven't used SQL very much and it's been a few years and I'm trying to wrap my head around a…
3 replies
Viewing 15 topics - 2,806 through 2,820 (of 3,065 total)
You must be logged in to create new topics.