Topics
Started by
Posts
Last post
Good Day Guys, I have two tables that look something like the ddl info below CREATE TABLE #Merch_Ac…
4 replies
I have a table that I have created a non-clustered index with a filter. If I run Select * from ta…
9 replies
Can someone tell me why this script doesn't work? CREATE TABLE #temp (test INT) INSERT INTO #temp …
3 replies
Hi all, I am trying to return the specific block of XML where the @SearchTerm phrase was found. I w…
1 replies
Hey Experts, I currently have a stored procedure that has a select statement that selects some colu…
7 replies
Hi all, I have a data base which has a huge list of tables close to 2000 and many views as well. So…
2 replies
I am trying to copy sections for a specified test, and I need to track the mapping between new and …
8 replies
I have a stored procedure for a report that looks something like this select nameofmarket as "mark…
9 replies
I have over 40 excel 2007 spreadsheets to import into a SQL 2008 table. I have found several sugges…
8 replies
Hi all First post, so please be gentle. I am creating a stored proc which has 2 table valued parame…
5 replies
What is the t-sql syntax for getting the actual space used in an mdf?
2 replies
hi i have 1 table and i want to find out the number of days break each team has between games. for …
1 replies
Hi all, I am working on a task that would use one server in a farm of servers (50+) to connect to t…
3 replies
Hell all, I have data three fields from one table that looks like this subbrkIdbrksubbrk 156nul…
3 replies
I want to make a copy of a database at the end of every month. I have two t-questions: 1) Are all u…
2 replies
Viewing 15 topics - 10,516 through 10,530 (of 10,635 total)
You must be logged in to create new topics.