Topics
Started by
Posts
Last post
UPDATE LII SET value_exists = 1 FROM LII od JOIN VPL sl ON (sl.it like '%' + od.value + '%' AND …
2 replies
Hello. I'm having trouble implementing a query for searching names on a table PERSON, which has two…
1 replies
Here's a POLYGON from my MS SQL 2008 database that I pulled to use here as an example: POLYGON ((-6…
6 replies
This should be nice and simple, but I cannot work out how to do this, hence help required. (Table n…
4 replies
I'm doing unicode conversion. I am recreating a mirror image of some 100 databases and all their …
3 replies
Hello Friends, Following is the DDL, Sample Data for the requirement I have : --DDL SET ANSI_NUL…
12 replies
How to Query Tune The Stored procedure.. Any helpful document.. Where to start how to do.. Tha…
5 replies
Good afternoon... I wonder if anyone can help me with something which, as is often the way, I thoug…
2 replies
Hi Guys, It's a multi choice, so be smart to pick more than one, and help others in their quest for…
1 replies
What does the () signify with grouping sets of multiple elements? An example on Microsoft.com, (ht…
1 replies
Hi all, Is there any specific technique to transfer/copy/move out all the db's from one drive to an…
2 replies
Hi, I Have Table Data For The Following Stucture.. CREATE TABLE [dbo].[xmldata]( [FirstName] [varc…
13 replies
OK, this is a really odd one. I need to return a list of databases on a server except for a few ex…
2 replies
Hi All, I have two tables (Invoices and Payments) . The Invoices holds the amount at a Product Le…
7 replies
Hello, I try to optimize time processing while running an SP that goes through all rows in a table…
1 replies
Viewing 15 topics - 4,396 through 4,410 (of 10,636 total)
You must be logged in to create new topics.