Topics
Started by
Posts
Last post
Hi People. I have a Stored Procedure which for some reason,(probably obvious to all except me) doe…
7 replies
I have a table of data like so: PlayerName varchar Location_ID varchar Season_ID varchar Points …
5 replies
This is my firstever post to any forum. I am new in VB as well in Sql I am trying to import a time …
4 replies
Is it possible to execute a batch query which is stored on the server from a Store Procedure? The …
3 replies
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
Viewing 15 topics - 9,421 through 9,435 (of 12,234 total)
You must be logged in to create new topics.