Topics
Started by
Posts
Last post
Hi, Can any one corrrect my stuff function code..i want to get the output as 1','2','3','4; a…
2 replies
Hi fellow SQL gurus, I have a organization hierarchy table below. ID Parent Organization …
6 replies
Hi!!! Let's consider next tables: create table Prods -- table of products (id int, name nvarchar(…
25 replies
I have a stored procedure like: Decalare @WebServiceGetResults XML = NULL DECLARE @BroadViewData TA…
3 replies
I have the following table structure for keeping Attribute Flags for products CREATE TABLE [dbo].[…
8 replies
Hi, can any one tell me why its showing "incorrect synatx near the keyword replace" in sybas…
10 replies
hi folks i need to calculate difference between two dates in month with days format suppose my endd…
3 replies
I would like to modify the following sql statement: UPDATE pf SET pf.OnAirOfferSpotName = bv.OnA…
2 replies
i have a query that gives a result set i am doing an insert of that result into a temp table #t1 ta…
4 replies
i have a table T1 in which i have 10 columns for example col1 , col2 , col3,......col 10 . now the …
7 replies
Hi, I was given the requirement to display a decimal data column as string for a particular column.…
9 replies
I don't do enough sql programming anymore to be able to figure out the following: if I have course…
3 replies
Hi all, I've been trying to split an input parameter table into multiple tables while ensuring that…
2 replies
Hi I need to write an undelete SP. Records are deleted by moving to a deleted table. The PK on the…
4 replies
dear All I am new in sqlserver 2005 I Have an one doubt for finding the Values in Particular colum…
2 replies
Viewing 15 topics - 7,051 through 7,065 (of 10,635 total)
You must be logged in to create new topics.