Topics
Started by
Posts
Last post
For as smart as SQL Server can be, it sure can be STUPID sometimes!!! I've got a varchar(10) field …
12 replies
What would be the best way to get the number of rows in a table from a SQL script? Is there a sp f…
5 replies
I have a table where the last and first name are in one column with a comma separating them EX:(las…
3 replies
Hello! I've made about 50 stored procs and I haven't used a single UNION statement. I've only used …
6 replies
Can someone please tell me what is wrong with this procedure. it keep ssaying i must declare @CustE…
2 replies
I ran a script over night and I closed it this morning without looking to see how long it took to r…
2 replies
Using MS SQL Advanced Server 2000. I used Profiler to create a trace that records when users login/…
3 replies
How do I disable a trigger inside a stored procedure, perform some actions and re-enable the trigge…
2 replies
I am trying to insert an extremely long text string into a SQL Server table. The column is the tex…
8 replies
All - please forgive if there is a very obvious answer to this question as I am just cutting my tee…
2 replies
I was curious to see if there was any benefit from using a select criteria in a join as opposed to …
3 replies
I need to do a view that pulls the system date and all dates for last 12 months. Some thing like No…
6 replies
Is there a way to compare two tables through linked servers? One linked server is Oracle and the ot…
1 replies
How do I turn on code line numbers in Query Analyzer for SQL2000?
11 replies
I have written a scripts that creates a table, function and trigger to be used together for an auto…
2 replies
Viewing 15 topics - 16,396 through 16,410 (of 17,082 total)
You must be logged in to create new topics.