Topics
Started by
Posts
Last post
I wrote this trigger (be gentle, I'm a newb) for our business application, to alert the "order take…
7 replies
Hello, I have a table with 1 billion records and I'd like to delete some records that are partially…
21 replies
Hi There, I have a table contains a start date and end date columns. I need to be able to check tha…
8 replies
HI I am trying to run a use a central reporting SQL server to monitor the size of the databases on…
5 replies
Hello! I have a linked server (an excel spreadsheet) holding some geocoded data If I run a select o…
3 replies
Hi, I need to write a query which selects the most recent record entered from among multiple record…
11 replies
Hello, Apologies if this sounds basic but I am a little rusty with my SQL. I have a database table …
3 replies
Can someone explain to me what it means when adding this to the end of a SQL query 'NOT IN (8)'
6 replies
i have a column called DOB(datatype :datetime) in my table A which as values like as follows D…
1 replies
PLease find my code here. begin declare @i int,@j int,@name varchar(20) SET @i = 5 SET @j-2 = 3 SE…
7 replies
'19:12:43 CDT 05/23/2007' this is event_date but it is in varchar datatype. How can we convert varc…
2 replies
Hi Every body Could you please help me Which channels watched most of the time any help me how can …
6 replies
Hi all, I want to execute the below code only for those databases whose compatability levels are "…
2 replies
Hi i have a stored procedure and it returns two fields as email and requestIDs i take emails as rec…
1 replies
Simple scenario. We have order header, order detail. I want to return all rows from order detail w…
19 replies
Viewing 15 topics - 8,611 through 8,625 (of 12,230 total)
You must be logged in to create new topics.