Topics
Started by
Posts
Last post
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
We have a column in a table that needs to contain pseudo-random integer. This integer needs to be …
27 replies
Does anyone have any tips on optimizing views?
7 replies
I have to delete 401 records from a data table. The 401 records have a common primary key and 401 s…
11 replies
Viewing 15 topics - 5,821 through 5,835 (of 10,644 total)
You must be logged in to create new topics.