Topics
Started by
Posts
Last post
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
By: McSQL
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
Dear all, I'm getting an error as given below while executing the query: Msg 512, Level 16, State 1…
3 replies
Hi Guys, I know this should be simple to code but i've hit a wall trying to produce something simpl…
21 replies
By: Jared
Dear All, I''m getting an error msg on executing the below given SQL query: Msg 102, Level 15, Stat…
3 replies
--exec [dbo].[GenerateSeries] 100 alter Procedure [dbo].[GenerateSeries] @int bigint=NULL AS BE…
7 replies
Hello, I am using SQL Server 2008 R2 and facing an issue to update XML attribute value. I have a re…
2 replies
By: Hardy21
Viewing 15 topics - 5,821 through 5,835 (of 10,635 total)
You must be logged in to create new topics.