Viewing 15 topics - 279,781 through 279,795 (of 283,014 total)
Topics
Started by
Posts
Last post
I ran this query: SELECT 'Index Name' = i.name, 'Statistics Date' = STATS_DATE(i.id, i.indid) FR…
8 replies
Has anyone managed to aggregate varchar data like this. id name -------------- 1 John 1 …
4 replies
Hello, I read in an earlier thread that SQL Server allows a linked server to be created for the sam…
4 replies
Hi everybody! I have this SP that is returning a recordset a in a output variable the rowcount. But…
6 replies
i have to port a sql statement from mysql to mssql which goes like : select fieldname=1 from tablen…
2 replies
I have a job that runs on an hourly basis. I would say that 9 out of 10 times it runs fine, but at…
4 replies
I am having difficulty in changing my sa password from blank to a real password. Everytime I try t…
8 replies
We are having two sanbox each has 6 read/write heads. we put tempdb datafiles 30 GB * 2 on first sa…
7 replies
Is there a way to schedule a sql script to run when sql server starts? I thought there was a switch…
1 replies
I'm trying to recover a db that is mark as suspect in SQL 7.0. Can anybody help me? the status of t…
4 replies
I have a SP, which has a character input variable. I want to use this variable as the IN expression…
2 replies
I've been trying to use temporary tables in sp's over time and have had no luck with them. I usuall…
6 replies
I like to make a query in SQl but the tables are in an AS400 server. Is there a way to connect an A…
1 replies
Comments posted to this topic are about the content posted at http://www.sqlservercentral.com/colum…
4 replies
Hi, I execute a bcp command from dos prompt, like this: bcp pub..tablename -Uxxx -Pxxx -Sservername…
2 replies
Viewing 15 topics - 279,781 through 279,795 (of 283,014 total)