Topics
Started by
Posts
Last post
Hi, Follwing is the proceduere I am trying to create on SQL Server 2005 64 bit - Enterprise Edition…
5 replies
Hi I have been searching the forum to find some details about a string functions I have a column wh…
5 replies
I've data as follow, RID |Posi |BusN | DDate ------------…
3 replies
Hello, I have a table with following data: code Code Quantity -------- ----------- ProductA 5 P…
3 replies
I have a stored proc which returns job information like Jobname, whenit ranlasttime,runstattus etc.…
3 replies
I've tables and data as follow, declare @SysRunno table (Pref varchar(10), ryear char(4), rmoth ch…
6 replies
Hello, In my WHERE clause, I need to compare to 2 datetime columns by ignoring the time part. I wan…
18 replies
So, we're trying to write a stored procedure that feeds financial data to a report (SSRS). The fina…
6 replies
Hi I have a date in varchar(yyyy/mm/dd) I need to convert to datetime in the format mm/dd/yyyy can …
3 replies
Ok, so check out my query below: SELECT BBB.INCIDENT_ID AS [INCIDENT ID], MSP_HIXX AS [MSP HIXX], M…
8 replies
I have been working with T-SQL for a few months now fulltime and have learned some of the things th…
54 replies
I have used subqueries in my Where clause for years with no problems. I am trying something differe…
5 replies
Hi All, The Below sp throwing error that i mention in the step1 and its working fine when i…
2 replies
Hello I have a basic stored procedure that has 3 input fields and performs an insert and delete. I …
5 replies
--Using the following database/tables/data I'm attemting to join --on action.operatorname = network…
4 replies
Viewing 15 topics - 3,511 through 3,525 (of 12,234 total)
You must be logged in to create new topics.