Topics
Started by
Posts
Last post
I have procedure that builds table as next: CREATE PROCEDURE dbo.ReturnResponseByFormSXML ( @…
3 replies
Hi, I searched the forum for this topic but can't find a match. I have a column(varchar) that recor…
4 replies
I'm building a stored procs which export a series of tables in file *.dat using bcp and import the …
1 replies
We have a free service on our website that gets abused a lot as well as used by the competition! I …
3 replies
Quick question for you all. What do you think the easiest way is of determining which databases ar…
3 replies
Hi I have a table with the following design: TableID Int UserID Int TimeKeep TinyInt WorkQuality Ti…
4 replies
Very basic question here, but I am very new to SQL. I have this statement in my stored procedure bu…
4 replies
I have a blob file in SQL Server 2000 where I need to find all instances of ':' and replace w…
3 replies
Im trying to write a sql statement to strip out quotes. And Im having a difficult time with it. Her…
48 replies
Hi all! We are once again battling the age old question of performance: the use of Joins vers…
17 replies
Hi all, I have linked an Oracle database to mone of my SQL servers. I had my Oracle DBA place…
1 replies
when do we get the message in sqlserver that "Snapshot is too-old" , can you body given details on …
1 replies
Is it possible to have a procedure that can not only filter and sort by field and columns but also …
5 replies
Hi All, Does anyone know if it is possible to return a set size of data from a table ? For example,…
2 replies
I am trying to calculate whether an order has been delivered on time to a store. Each store accept…
3 replies
Viewing 15 topics - 9,856 through 9,870 (of 17,082 total)
You must be logged in to create new topics.