Viewing 15 topics - 244,291 through 244,305 (of 284,013 total)
Topics
Started by
Posts
Last post
I am building a query that will send 70 emails to users. The content of the email will be from anot…
4 replies
when i am using standard edition and use database maintanence wizard to schedule my backups , when …
1 replies
I know I can't use this: DECLARE @col VARCHAR(9) SET @col = 'firstname' SET @col2 = 'surname' SET @…
1 replies
Greetings! How do we suppress Error messages which comes in the resultset window when we execute a …
9 replies
I'm running Microsoft SQL Server 2000 and I am looking for a command similar to the DESCRIBE comman…
3 replies
Hi, Just a simple question, we currently use sql server 2000 enterpise in the office to develop and…
6 replies
Hi, Do you know a script which allow to import into a table in SQLSERVER, a trace file generated by…
1 replies
Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/colum…
20 replies
Is there any way of transforming/mapping source and destination columns programatically. Also, I wo…
1 replies
I just made a maintenance plan for several dbs. I ran all the components and one failed. …
3 replies
I actually was rather surprised by this link recently. It's about Universities grappling with ident…
3 replies
Hello, I would like to find and replace all subselects in a selection query. The subselects will be…
3 replies
I found an issue when a view is created using "SELECT * FROM..." format and thought will share with…
3 replies
Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/colum…
6 replies
How do I count the frequentie of a char within a varchar? "like if we do it for: i" -> 4
3 replies
Viewing 15 topics - 244,291 through 244,305 (of 284,013 total)