Topics
Started by
Posts
Last post
Hello, I posted this yesterday however I forgot I did not show the entire results I wanted. I have …
3 replies
hi i am having a stored proc that manipulates nearly 2.5 million records and i want to write them t…
1 replies
I'm trying to integrate data from multiple table names with exactly the same structure. When I cre…
5 replies
Hi, I'm attempting to build a cursor in a stored procedure. HOwever when I execute the string it re…
1 replies
Can anyone tell me what the maximum length of a T-SQL statement SQL Server 7 Or 2000 will support? …
2 replies
When I am trying to run given T-SQL on SQL2000 with database compatible-level 65, getting error nea…
4 replies
Guys, I have 2 SQL Servers. 1. SQL Server Standard edition and 2, enterprise edition. I woul like t…
1 replies
Hello I have a script that first update the table structure whereafter it add some values to the ne…
1 replies
Hello, I was trying to optimise a large query I have which returns appointment data and ran into a …
1 replies
Hello, I need a Check Constraint on a date field (smalldatetime) that will check for a date range b…
5 replies
As you know when you show the properties of a database from within Enterprise Manager one of the va…
2 replies
I have created a stored proc CREATE PROCEDURE [Usp_GetccScholarship] AS BEGIN SELECT scholarship_…
1 replies
I have three tables a.2003, b.2003 and c.2003. When the year rolls over to 2004, I was wondering i…
9 replies
Is there any way to combine columns like the Union clause does with the rows? More precisely, If I …
2 replies
Does anyone know of a good function that allows us to change time stamps based on timezone. I've go…
1 replies
Viewing 15 topics - 14,401 through 14,415 (of 17,082 total)
You must be logged in to create new topics.