Topics
Started by
Posts
Last post
I have a table t1 with columns like this: ID int, value int. ID value ----------- ----------- 1 1 …
1 replies
Hi, I've got the following query that uses a full-text index to search for the TOP 5 products (from…
1 replies
This has got me completely stumped. I have a treeview table that holds data Item1, ID, ParentID Eac…
7 replies
I am trying to write a query and having some issues. The query must return any orderlineID's that h…
5 replies
Greetings, Creating a stored procedure which executs a SELECT statement against DB2 using ad-hoc OP…
3 replies
I have column with nvarchar(max) as data type. i want to search a string in it which can present an…
2 replies
Is it posible to convert the following using T-SQL: MMDDYY to YYYYMMDD For example, 081709 needs to…
9 replies
Hello all, i have been reading over this site at several De-Duplication postings and articles. They…
6 replies
Hi all I can't find an elegant solution for this seemingly simple problem. I have a table (Job) wit…
2 replies
Aim: a procedure returns 30 column results. i only want 3 of them and dont want to create a temp ta…
3 replies
I have one table test where million of records. The table is not having any primary column. The col…
3 replies
can somebody help me with a code that prevent data to be deleted from a table please
4 replies
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
Viewing 15 topics - 5,326 through 5,340 (of 12,231 total)
You must be logged in to create new topics.