Topics
Started by
Posts
Last post
Dear all, I'm trying to print a particular value from a Xml string .I have tried this codin…
1 replies
Hi! I want to call a web service from T-SQL (sql2005). Is that any way to do this? I see the endpoi…
9 replies
Hi, Can someone give me a few good reasons/arguments as to why you should use: SELECT A.Col, B.Col …
5 replies
Hi, Is it possible to set the identity column allow insert in a database level? In BOL it says …
14 replies
SELECT AVG(VannForing),AVG(Vannstand),AVG(Dosering),AVG(Hastighet),AVG(Silo),AVG(Konduktivitet),AVG…
1 replies
Begin Transaction While i < 100 Update tblTable set Column = 'test' where PrimaryKey…
4 replies
hi, i am new to SqlSer and this is my first post in this forum. i need to update the table by no.of…
6 replies
Hello everyone, To make my story shorter I will spare you the 'why' or the background info on the …
7 replies
Hi, Good afternoon how to select 2nd top row form EMP Table, eg:- Emp No EName Sal 111 AAA…
20 replies
Hello All, I have a table with a PK: PRIMARY KEY CLUSTERED ( [UnitType] ASC, [ClassID] ASC, [Inv…
3 replies
How can I convert result set I into result set II ? DDL and sample data script provided. I am basic…
9 replies
I am trying to get some simple code to do conversion between xml data and a table structure. From a…
1 replies
I was wondering why the Len function doesn't count trailing spaces as part of the length of the str…
7 replies
We have several asp pages querying the same table, just different columns. I'm moving these querie…
10 replies
Hi, We have a job which runs simple select and saves aoutput to a file in flat format. Now we need …
2 replies
Viewing 15 topics - 9,421 through 9,435 (of 12,230 total)
You must be logged in to create new topics.