Topics
Started by
Posts
Last post
Hi I have dataset like this drop table if exists #dataset create table #dataset(CIF VARCHAR(…
4 replies
I know this is easy for someone. We want to create a pivot table from the sample data below. Resul…
5 replies
Hi All, Not sure If I'm over complicating the process but I'm struggling to write or find a solutio…
8 replies
I am trying to select a distinct list of values from multiple tables, combine them into a single ta…
5 replies
Hello, I have a question. I have a code where I am trying to calculate 'Count of Days with Sales'. …
3 replies
Today's editorial (Modern Development) got me thinking about a related topic, but I didn't want to …
10 replies
Hi everyone I have a table that has close to 30 columns. One of the columns UNDERLYING_SYMBOL need…
3 replies
Hi Folks, I'm not very well versed in SQL so I come here to the experts for advise. I have a nice l…
6 replies
I have a TFS script with Check constraint " Check Col1 in (1,2)" when deployed to database its cha…
2 replies
I have a table with Invoice Documents per Project, in which i need to get statistics per project , …
5 replies
Hi All, Looking for following results. Can you please help in this. Original 1 A US Expected result…
7 replies
I have written a stored procedure to format data and return them as a table with custom columns. In…
1 replies
I want to search a table alias doc, column name Result, where doc.Result is full text indexed, usin…
1 replies
I have about 400 windows servers. How can I check if SQL Server is installed on any of those server…
4 replies
Hi, This is my table and data, CREATE TABLE [dbo].[rpt_AR_StatementOfAcct_003]( [Id] [int] IDENTITY…
4 replies
Viewing 15 topics - 361 through 375 (of 1,784 total)
You must be logged in to create new topics.