Topics
Started by
Posts
Last post
How trigger works on update statement affecting more than one row?
4 replies
By: WayneS
Hi all, I have a table full of server names some of which include "." How can I strip out everythin…
6 replies
Hi, I am new with ComputedColumns. There are 2 errors that I get when creating computed colums (Pe…
1 replies
By: sturner
How do i enable SPARSE on all the valid columns in an existing table ?
1 replies
Can you determine the DB an SP was called from? i.e. given this code: USE DB1; GO EXEC DB2.dbo.usp_…
11 replies
Dear experts, I have the following query which generates for me row with identical entries :- SELE…
13 replies
I know: Linked server name, data source. How to know table name and retrieve data? Thanks
7 replies
By: Lowell
I have a TSQL Query which selects data from a decimal(25,6) field. The result has the following for…
4 replies
Hi, When i ran the store procedure in sql 2008. its getting the following error Cannot resolve t…
2 replies
I have first name and last name in my table. I have to concatenate these two columns and update i…
10 replies
I'm looking ove rthis proc and i noticed theire using dynamic sql however instread of using ticks t…
1 replies
Hi, my results looks in this format Sorce YearMonth CountEntery A 2003-04 43 B …
23 replies
By: WayneS
I need to retrieve a bunch of payments from a table and show how much has been paid since the incep…
3 replies
By: repent
Hello How can read from Active Directory every computer (host name)? It would be best if this were …
2 replies
Hey Gurus and Grand Masters 😎 I have xml stored in a column with data type = text. I need to update…
4 replies
By: AirBasi
Viewing 15 topics - 9,511 through 9,525 (of 10,647 total)
You must be logged in to create new topics.