Topics
Started by
Posts
Last post
Hello folks, I don't bump into this so often, and after extensive googling I haven't been able to p…
5 replies
Hi, I need manipulating strings and removing patterns in those strings. I have 3 examples of strin…
10 replies
Hi, This is what I have written in query editor(sql server 2008): select wmwhse1.SKU.SKU from wmwhs…
1 replies
I was able to run the folowwing query on sql 2005 server(OBBEAVER1) select top 1* from obbeaver1.Em…
6 replies
How can I turn the following code into a set operation: declare @pk INT select CAST( 0 as int) as …
3 replies
Hi, Please consider the following code CREATE TABLE Table1( Id TINYINT,Description VARCHAR(5), Ind…
3 replies
I have one requirement where i need to generate the sequential numbers for group of data in Single …
1 replies
So I have a table called satisfaction with 5 columns •sati_satiid •sati_quickly •sati_informed •…
3 replies
I am trying to replace the NULL values that are created by a left outer join but having a little tr…
5 replies
I have been asked to write a single stored procedure which restores a db, then drops some users and…
3 replies
Sorry, don't quite know what to search on for this. SELECT _TOPICS.ID, _TOPICS.TITLE, _THREAD.TITLE…
6 replies
Has anyone noticed this? I have a relatively straight forward set of UNION ALL queries. I have a CT…
7 replies
I need to create a demo database. I have some SME's entering sample data. I will need to create n…
3 replies
I need to create a trigger event (on create) that will, based on values in the new row, open a mat…
2 replies
I have a query which is using a IntegerListType, havng implemented the integerlisttype it nows runs…
3 replies
Viewing 15 topics - 8,701 through 8,715 (of 10,647 total)
You must be logged in to create new topics.