Topics
Started by
Posts
Last post
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
Hi All, I am in the process of upgrading a third part database from SQL 2k to SQL 2k5. Is there any…
2 replies
I am trying to write an SSRS report to replace an existing vendor-created report for custom softwar…
8 replies
I need to make an update in all tables that start with 'gen_%' in a particular database. What syste…
2 replies
Viewing 15 topics - 5,341 through 5,355 (of 12,231 total)
You must be logged in to create new topics.