Topics
Started by
Posts
Last post
I'm getting the error converting the data type to datetime.....where did I go wrong? CREATE PRO…
9 replies
I have a sql problem that I am trying to resolve. It is for a report, and an analogy can most close…
3 replies
i have a stored procedure like this ....................................................... ALTER P…
10 replies
Hi Guys here is my sample table Area Days StartDate EndDate A 4 …
4 replies
Hi guys, I hv same table say "Patient" in 2 different databases that are present on different or sa…
1 replies
I have a rather simple insert script that inserts about 400,000 records into a table. It takes 15 …
11 replies
I was wondering if anyone knows if there's a way to capture a resultset other than the 1st that is …
4 replies
nevermind - I figured it out 😛
2 replies
We are Running a .sql script which was created by tablediff.exe using SQLCMD The script execution f…
4 replies
Users Table Userid, UserName, Sex, Age, Address Department Table DeptID, Dept UserDepartment Table …
3 replies
Got a problem with getting a trigger to work properly. I have a table (Task) with coordinates in UT…
3 replies
:ermm: Hi im very new to Dynamic SQL to thank you for bearing with me. I have to create a view tha…
8 replies
Hi guys I have got a huge table which contains patients data. I need to calculate the the no of pat…
12 replies
CREATE PROC xxxRepVerJoel @Table varchar(255) AS DECLARE @Tablename as varchar(255) SET @Tablename…
4 replies
i have some problems to converting the following sql statement to ansi conform join operators. sele…
7 replies
Viewing 15 topics - 11,281 through 11,295 (of 12,234 total)
You must be logged in to create new topics.