Topics
Started by
Posts
Last post
Hi I am writing a query to return some production data. Basically i need to insert either 1 or 2 ro…
1 replies
It might be an old question but wanted to see, if we have any latest techniques (other than bcp). S…
3 replies
We have this query that pulls number of days worked from the current Quarter to Date. (SELECT C…
1 replies
hello when i run the following sql query: "update table set price = price * 1.1 " i get the followi…
10 replies
Dear Team, I have a query: select [@abc_prj_att].U_Empid as 'SAP ID',OHEM.U_IQId as 'Iqama No', isN…
4 replies
Hello, I am developing the SSIS and stuck on copying specific files. 1. We receive CSV file to our …
1 replies
Hi All, First let me apologize that this is a broad question, but it's legitimate none the less. We…
4 replies
Hi there - How would I find the last read/write dates for all the tables within a database. Thanks…
6 replies
We have a 1TB Database. Our backup strategy looks like this. Weekly Full backups - Saturday 10pm. …
8 replies
Hi SQL gurus I am trying to track space of a table of Adventureworks and like to insert into a tabl…
6 replies
Hi, I want to store Images as binary data in SQL table and compare it each time with a image file I…
4 replies
ok here's an interesting one that just hit my workspace. i'm getting a file that essentially has a …
2 replies
Hi, i have a SQL select syntax as below 0 AS SalaryMin, 2088 AS SalaryMax, 2088…
7 replies
I am getting 2 to 3 error messages per minute about Error: 512 (Subquery returned more than one res…
7 replies
CREATE TABLE #tblTemplateBlocks ( TemplateID int, BlockID int, Orde…
9 replies
Viewing 15 topics - 4,696 through 4,710 (of 30,225 total)
You must be logged in to create new topics.