Topics
Started by
Posts
Last post
Hi everyone, So I have been working on converting my SQL tables data into XML files. I have designe…
2 replies
Good Morning There, CREATE TABLE Customers ( CID int NOT NULL PRIMARY KEY, GroupName varchar(255) N…
6 replies
Let's say i have a table with columns: cus_no, address, city, state, zip. How would i get a list …
5 replies
Good Morning, I have the two tables customers (joined) and their orders (dateoforder- record perday…
3 replies
I need to display 1 or 0 for the first occurrence of a certain field value in my sql. I thought of …
4 replies
Dear Helpers, Below query is working fine giving me what i needed but if i need it for 9 months(ytd…
5 replies
The table has TimeStamp column and 10 of other columns with data. And I do speak TSQL but sometim…
5 replies
Hi everyone, I have a SSIS package that reads data from xml files and transfers them to temporary …
6 replies
Hi Community, Can someone please check my T-SQL code and let me know if I'm getting the right resul…
18 replies
Hello! Example If both rows have same ID and has Type ='Alias' then output should be as below: +-…
3 replies
Hello everyone, I am trying to clear my concepts about Indexing in SQL. I have a SSIS package. Basi…
2 replies
I recently discovered that the query below returns a different result between SQL 2014 and 2016 (an…
8 replies
Hello everyone, I have a table logs which maintains file names and date and time at which they were…
3 replies
Thanks in advance for the assistance. There is some data on a website that I would like to import i…
3 replies
We have a stored procedure that frequently getting blocked in production and sometimes is falling a…
7 replies
Viewing 15 topics - 256 through 270 (of 3,062 total)
You must be logged in to create new topics.