Topics
Started by
Posts
Last post
I want to run multiple SQL statements that are stored in a table. The table looks like this: Logic…
4 replies
Apologies if this is covered elsewhere -- my searches weren't successful. The SQL Server behind my …
2 replies
Hi Everybody I am working on SQL Server 2005. I have 3 tables 'PT1', 'PT2' and 'PT3'. These 3 table…
1 replies
Hi all I have existing XML coulmn in sql 2005 looks Like these 2008-12-01 2008-12-01 41010 …
1 replies
Hi All I have the situation, let say it query 15 SQL server 2000 to the central server which is S…
2 replies
Hi Guys, This is my first project can anyone help me by providing SQL query, how to generate below …
5 replies
Why does the Unicode syntax statement take 6 secs to return the results vs 0 secs for the sql query…
9 replies
I had an odd requirement recently which involved filling in gaps in sequences with values based on …
8 replies
What SQL can I use to find a value contained in stored procedures or triggers in a DB?
1 replies
Hi, Is it possible to send a parameter for a LIKE expression to sp_executesql? E.g. Declare @paramd…
2 replies
hi Query for how to get database names with in the server. and also how to find da…
2 replies
Test table: create table #t1(id int, colorCode1 varchar(1), colorCode2 varchar(1)) insert into #t1 …
8 replies
Hi, I have to copy a table from server1 to server2. created the SP where table frm server1 should b…
5 replies
I have a query that I am running which seems to run forever. The code is listed below: SELECT a.nh…
3 replies
Hi All, I am in the process of upgrading a third part database from SQL 2k to SQL 2k5. Is there any…
1 replies
Viewing 15 topics - 5,341 through 5,355 (of 12,234 total)
You must be logged in to create new topics.