Topics
Started by
Posts
Last post
We have several logins that we use in scripts and DTS Packages to perform certain DDL on tables.&nb…
3 replies
Can anyone show me how I can go about displaying my results so that I only have one row for each ai…
5 replies
Hello: I am a new user of SQL server 2000, and I want to write a simple T-SQL to get u…
2 replies
How do I exit from a sp when a certain condition is reached? I have an IF statement and want to ret…
1 replies
Hi every one... I execute this query : SELECT news_content.id_doc AS ID, n…
2 replies
I do this: Begin CREATE TABLE tempdb.dbo.DbGrowth ([Servername] [varchar](128),[Databasename] [varc…
4 replies
I have a table with a field of datetime(8) type. I have a stored procedure that recieves a paramete…
4 replies
Hello, I'm just looking for some general advice on my T-SQL query. I'm new to th…
1 replies
"Extended stored procedures allow DBAs to execute any non-interactive DLL file from an ISQL prompt.…
5 replies
Dear Friends, How do we sort a varchar field if the field contents doesn't have a format in numberi…
23 replies
Gurus, I've written many successful update statements to update a field based on a value in an…
8 replies
I am trying to query a field in a table named 'Function', but I get a syntax error. I realize…
1 replies
I tried to alter a table using SQL Query Analyzer and clicked the "Parse Query" to verify the …
11 replies
What are the guidelines to avoid sql injection in stored procedure. I know if using dynamic sql sat…
31 replies
Does anybody know anything smarter than repeating a formula like this: select case&nbs…
3 replies
Viewing 15 topics - 11,656 through 11,670 (of 17,082 total)
You must be logged in to create new topics.