Topics
Started by
Posts
Last post
i have a stone and this stone can be two type a circle stone that have this info:radius and center …
6 replies
DECLARE @path varchar(500) SET @path = 'C:\MyFolder\MyFile.txt' DECLARE @result INT EXEC master.dbo…
5 replies
Guys, One of the other project's guys in my company asked me to improve the performance of their da…
7 replies
Database is in suspect mode due to full logspace we already have both last night full and all trans…
4 replies
Hello, I have a report that I am reverse engineering. The percentage for a specific column is 52.80…
4 replies
Hi All I have read through the post on the below link : http://blogs.msdn.com/b/sqlserverfaq/archiv…
2 replies
Hi Team, I am planning to transfer data from one file to another. I have 7 files in primary file gr…
1 replies
Hi, I need help on how to calculate a moving index, based on values in another column. Here's my d…
1 replies
From what i understand, inserted/deleted tables never inherit "real table's" PRIMARY KEY, does anyo…
2 replies
Hi,In below query I want to pass the parameter whose datatype is Datatime,dynamically, I …
3 replies
Would it make sense to include a column that is part of a clustered index in the definition of a no…
3 replies
I am trying to get the values in a column as XML elements. Is it possible to do this using For XML …
1 replies
Hi I'm trying to setup a job to run weekly that would add/update each PROVIDER_TO_TRUSTED_PROVIDER_…
3 replies
Hello Everyone I need one help to develop logic in my SQL Script In one file we have values as belo…
10 replies
please i have a one problem this query DECLARE @a1 table( p1 int , x nvarchar(20), date1 smalldat…
2 replies
Viewing 15 topics - 9,136 through 9,150 (of 30,225 total)
You must be logged in to create new topics.