Topics
Started by
Posts
Last post
Hi Folks, I've got a block of code below that works fine. When I run it on 2000, 2000 is detected. …
3 replies
Hi everyone, I'm not sure if this requirement can be done in t-sql. The requirement is that i need …
11 replies
I tried to create an script of my database using Database Publishing Wizard and received an error t…
1 replies
Hi All, I have the below requirement. create table emp ( eno int, ename varchar(30), age int, salar…
2 replies
Created date for master DB is 2003-04-08 09:13:36.390 in SQL 2008 and SQL 2005. Is there any reason…
1 replies
Hi Folks I am trying to use this bit of code that I have found just about everywhere but it does no…
4 replies
i'm wondering if anyone knows of a simple trick in achieving a 'staggered' sort. i requre the value…
6 replies
Hi everybody, I has a table 'SO287D' with fields unicode and I has created a table 'SO287D_N' with …
4 replies
Hello there, I have two tables A and B. I Want to remove the rows in B that doesnt exist in A. Henc…
4 replies
I am trying to run this procedure: USE [SyteLine_HQ_App] GO SET ANSI_NULLS ON GO SET QUOTED_IDENTIF…
9 replies
Hello everybody, When I do the next update in a sql server 2005 trying to update a table in an sql …
6 replies
I have a collection of large views (many columns) and want to materialize these as tables in a seco…
3 replies
Extremely confused I am doing a select ID,primary key from tableA where ID =’123’ This was never a…
22 replies
I'm trying to figure out how to concatenate the first letter of each word within a given string. It…
56 replies
Hello, I have a problem filtering some of the rows after select. My scenario has multiple widgets …
6 replies
Viewing 15 topics - 2,056 through 2,070 (of 12,234 total)
You must be logged in to create new topics.