Topics
Started by
Posts
Last post
Hi all, i want to know what happens when a query is being executed. Means, what are the s…
4 replies
I'm trying to create a new tempdb. My server won't restart and this syntax is a little crazy can so…
22 replies
At least for me! I have two tables, t1 and t2 each with two columns t1: (c1, c2) t2 (d1…
6 replies
Hi Every body, How can i find difference between these two could any please give some quire for thi…
5 replies
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
Viewing 15 topics - 8,611 through 8,625 (of 12,234 total)
You must be logged in to create new topics.