Topics
Started by
Posts
Last post
Well, I hope the title explains what it is. Currently, I have the following that I have done to ge…
2 replies
Hello everyone. I hope everyone's ok. I'm doing a query for a restaurant and I'm trying to group th…
2 replies
Hello, I'm currently at a loss trying to calculate percentages based on two fields within my scrip…
12 replies
I have table like this create table CarModel (Brand varchar(200), Model varchar(500), Color varchar…
3 replies
SELECT BusinessEntityID,FirstName,MiddleName,LastName, YEAR(OrderDate) AS OrderYear, …
5 replies
Ive been doing some benchmark testing using an application, running this on my local SQL Server Ins…
2 replies
By: Weegee71
Hi everyone I am working on a SSIS package that converts a table into CSV file. I need the CSV rec…
4 replies
Hi everyone I am working on a SSIS package that outputs a SS table into a CSV file. The package wo…
5 replies
Hi, Can I use distinct on multiple columns WITH other columns ? So if my table has Col1, Col2, Col3…
2 replies
Hi i am trying to get the average full backup job in cms of every job that took over 12 hrs for a m…
2 replies
Hi, I would like to retrieve only the rows after 23:59:59 but I am getting the output as shown in t…
4 replies
Hi everyone I am getting an SSIS error. I want to import a CSV into SS table. I am using SSIS for…
3 replies
I have a table where it has id column, along with description. Based on Group BY ID, I need to veri…
16 replies
Hi everyone I need to output a table into a CSV format so it can be consumed by another process. I…
17 replies
Hi I have some data which is logging web errors. It returns data that looks similar to this... Arra…
3 replies
Viewing 15 topics - 511 through 525 (of 1,784 total)
You must be logged in to create new topics.