Topics
Started by
Posts
Last post
Hi all, I am attempting to create a table from another table. I thought I could do: CREATE TA…
4 replies
Good morning fellow SQL-ers... I've got a stored procedure that runs three times per day. Maintenan…
4 replies
I have a table that has results from a survey, Q1, Q2, ... Q10 where all the results for all 10 pos…
3 replies
Hi Guys, I'm running the script below using the OSQL utility. Is there a switch in OSQL tha…
5 replies
Hi All (SQL Server 2000) I am trying to search a particular table (any column) for a match on a com…
6 replies
Hi Folks, How I can generate Database script using TSQL query in Query analyzer. It should return t…
11 replies
I have a view ( a complicated one) that returns single INT column. The view works fine and always r…
3 replies
I created a table from a Select Into command. SELECT col1,col2,col3 INTO t_Table2 from t…
2 replies
Hi all, sorry about the vague Subject heading, but I am having a nightmare trying to work this one …
4 replies
alter PROCEDURE DBO.SQL_DBA_CREATE_LINKED_SERVERS AS DECLARE @HOSTNAME VARCHAR(20) DECLARE @MYPROVS…
1 replies
Hi, I have a strange error in one of the query that I am doing. And, I am un-sure on how to resolv…
5 replies
Hi, I came across a bug in our application in which tasks for admin are shown where the task_dat…
11 replies
Hi, I have a couple of questions that I hope someone able to help. 1. What is the maximum length o…
2 replies
Hi i'd like to get help with this A log number is created uniquely in the system... for each log y…
1 replies
Hi all Had a power failure at one of our hosting sites on Sunday (down for 1.5hrs) and since then o…
1 replies
Viewing 15 topics - 5,221 through 5,235 (of 17,082 total)
You must be logged in to create new topics.