Topics
Started by
Posts
Last post
Hi there, Please can you help. I'm getting nowhere trying to get this to work. I have written a st…
4 replies
i get a error when i run this in QA HELP !! DELETE from dbo.car_bdr JOIN dbo.CAR_master on (db…
3 replies
Has anybody found a practical use for the ContainsTable function? I was browsing through BOL and t…
2 replies
I have a table that contains some order data. This table contains the following relevant fields: O…
10 replies
How can I store an imgage(.Jpg or .bmp file)in my sql server table.Which datatype i should use and …
7 replies
maybe i am late but i just read that using a table var instead of a #temp table is better.. has any…
11 replies
Hi, Is it possible to 'attach' an extended stored procedure to the execution of a statement? For ex…
2 replies
sSQL="SELECT Count(tblHits.ID) as HitCount,First(tblLinks.id) as fid, First(name) as fname, First(u…
2 replies
Please this is not a web question. I am writing a web form input screen that will retrieve an ID fr…
5 replies
declare @sec varchar(3), @timeStyle varchar(3) set @sec = '60' set @timeStyle = '108' declare @…
7 replies
Please excuse my lack of knowledge, but I'm trying to get the equivalent of a row number as part of…
3 replies
Hi, I have an audit table which receives anywhere up to 250000 insertions per day. This data needs …
6 replies
Hello everyone: I'm working on a sql script that attempts to unify inconsistent spelling of names t…
4 replies
Hai, Good morning. This is regarding Trigger. I have written single trigger for Insert , Update …
1 replies
Howdy, This is driving me nuts......when I write a query ( In Query Analyser ) to perform a select …
2 replies
Viewing 15 topics - 14,791 through 14,805 (of 17,082 total)
You must be logged in to create new topics.