Topics
Started by
Posts
Last post
I feel like this is pretty basic but I have never done it before. How can I do an INSERT INTO and d…
7 replies
I have an excel cell that is a TIME format. Take 10:00:00 AM for example, when it is exported into …
2 replies
By: John215
HI Champs, I have huge table of 70 million records and 300 columns, and it is partitioned based on…
3 replies
Hello, My name is Avadesh, and I'm new to this forum. Nice to be here! I have this SQL agent job th…
3 replies
Hi, I wrote an SSIS package to generate a report. The basic flow of the data flow is this: - Declar…
3 replies
DECLARE @Date datetime SET @Date = '2016-03-10 00:00:00.000' The code below giving out of range err…
3 replies
Hi I have a table called 'mytable' we have various records in it such as abc@someemail.com def@some…
2 replies
Hi All, I Have a Table with the values as shown below : IDcode recoIDPostmtsa_m Desired…
38 replies
By: Sergiy
I need a query to get Parent, childrens,grand childrens,greatgrand childrens etc relationship upto …
17 replies
By: Mvs2k11
Hi all, I have a process written in SQL that is around 4000 Line, the process is basically 25 secti…
29 replies
I have access to 2 servers. 1 server is 100% access to do anything I want. The other is read and se…
2 replies
Hi Team, using below query to convert the columns in to comma seperated. SELECT 1264, isnull(col1,…
4 replies
Hi I have table like customerid 101 customernameRam gender Male married Y…
5 replies
I have several tables of data where one field holds multiple records of "n" static length. In the e…
5 replies
Hi, Does SQL Server allow programming within a SELECT statement? For instance, SELECT col1, col2 (…
16 replies
By: MMartin1
Viewing 15 topics - 2,251 through 2,265 (of 4,984 total)
You must be logged in to create new topics.