Topics
Started by
Posts
Last post
Hi Friends, I am receiving below error when trying to execute an sql stmnt. UPDATE test1 SET …
4 replies
Hi I am trying to get TotalDue by Year,Quarter,Month format from Sales.SalesOrderHeader Table in A…
15 replies
When I use QUOTENAME with varchar(max), it is giving me error DECLARE @test-2 VARCHAR(MAX), …
2 replies
Morning all- I have a process that compares two tables (same structure) and finds the differences b…
12 replies
I am working on a performance project and one of the people I work with is not comfortable adding a…
6 replies
The following script is returning all PO's within the last eighteen months. How do I filter it down…
6 replies
Hey Guy Please i have some request. i have a table Person with (Person_ID, Person_Name and Person_…
8 replies
hi this is my DDL. declare @temp5 table ( Id int, FromDate datetime, …
16 replies
Hi Guys, I am having a project need to convert a varchar(255) column from a table into datetime, if…
9 replies
Hi Guys, Kindly please help me to pullout records using the date. I would like to pull out this rec…
5 replies
Hey guys, I have a table (MyTable) in the format; Person (varchar) Company (varchar) Flag (bit) (Th…
6 replies
Hi, I have scenario where table field names are in short terms. Field actual name is extracted usin…
5 replies
I need to Delete data data older than 3 moths from a sql table having more than 16 millions of data…
2 replies
Hi, I have 2 tables with below data and eid is the common column in both tables. I want to retrieve…
2 replies
Hi, I need to create a package in SSIS 2008 for the following task: I have a database name OMB. In …
2 replies
Viewing 15 topics - 5,821 through 5,835 (of 10,647 total)
You must be logged in to create new topics.