Topics
Started by
Posts
Last post
Hi All, I have a SQL Server 2008 database in which users from all over the world put their data. No…
1 replies
In below query, I have written a select query with a parameter, the parameter value "@WSUrnam" is t…
11 replies
I have a table with strings of values which can be of the form 1 1/15/22/21/11 21 18/19 etc. I want…
12 replies
I am trying to break free from my RBAR ways, but this one is stumping me. Can you provide any sugge…
6 replies
hello everybody i was wondering if u guys can help me with creating a trigger that activiates when …
5 replies
Hi , Im using sql server 2005. I tried to update one column using substring function it contains so…
5 replies
I have a list of 3000 customer IDs not in random sequence. There is another table which contains th…
5 replies
Hi all i want to create structure of an exixting table without using select into. whether "create t…
8 replies
Hi all, I've come across a (at least for me) strange behavior of Sql Server. If I run a query, usin…
23 replies
Hello comunity I build this INSERT TRIGGER to write my customer number on my accounting system when…
14 replies
I tried asking this question in another forum but I'm not getting much response. I need to develop …
3 replies
Hi, I'd like to do a SELECT INTO from the result of a StoredProcedure located on a secured remote s…
4 replies
I need to output the result set of a query to a text file, but each row should only have a carriage…
3 replies
Ok I have the following table... SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO CREATE TABLE [db…
6 replies
Good afternoon please necito query a guide, I am developing an application portfolio, my intension …
4 replies
Viewing 15 topics - 8,491 through 8,505 (of 10,647 total)
You must be logged in to create new topics.