Topics
Started by
Posts
Last post
I would like to rebuild indexes.Will the tables be automatically available for use available once t…
2 replies
How can I implement this? It'll give me syntax error as it wouldn't know loaddate at this point. I …
7 replies
Ok this is driving me nuts :crazy: The problem: I need to extract out of the database all of the st…
8 replies
I working on a SQL script that retrieves client info Last Name First Name Sales Rep Quarter When I …
6 replies
I am running Localhost on windows 7, with sqlexpress 2005, i keep getting Server does not exist or …
2 replies
Is it possible to establish mirror between 2 sql servers on same edition but different service pack…
2 replies
Can we make where clause dynamic? declare @hourly int if @hourly = 1 --I want the where clause to …
2 replies
i have an sp and passing values like 'xxx~yyy', '10~12~15', '1~2~7' and i have to loop thru the dat…
2 replies
I got a session that is in suspended state and the blocking spid shows from the same session, say, …
8 replies
I need a simple grouped count of a value from each table in a database. Trying to figure out how to…
4 replies
Hi All, I am having some trouble getting the following code to work, in 2005. I am trying to load a…
5 replies
I am trying to finding the user IUSER after looking at the following article. Login failed for user…
4 replies
Hi! I have a database which was running outdated me one day and I could retrieve the LDF file. Is i…
7 replies
eg. CASE Type WHEN 1 THEN Select * from table1 WHEN 2 THEN Select * from Table 2 …
9 replies
Can we know about sparse file technology as it could affects tempdb?
1 replies
Viewing 15 topics - 391 through 405 (of 10,974 total)
You must be logged in to create new topics.