Topics
Started by
Posts
Last post
Hi All, I have a requirement where the data in the table will be in this format. CREATE TABLE #T1(P…
5 replies
And the date column is showing up like this in Excel: BDATE 380629 300517 670520 660402 470228 8604…
5 replies
There are 5 tables we have which has a parent child relation we have following tables. Order …
5 replies
Hi, I have a field (called 'perControl') that contains a date value, plus one character. But the va…
11 replies
Function should let me select whats my beginning of the week is. If i select my beginning of week i…
1 replies
Hi , table structure (tblA): attribute varchar(20) State varchar(10) Sample data attribute : State …
7 replies
Hi All, I'm trying to use the following statement to import data from an excel worksheet into sql, …
3 replies
Hi, First time poster here, I'm having problems with an update statement at the moment, with an err…
25 replies
Hi, Think I'm overlooking the obvious I have this statement: select *, '20' as [Yrs of Serv] from c…
4 replies
I need to take a number (an integer identity column) and convert it to a 4 character representation…
13 replies
Good Afternoon All, I have defined a new Table Variable and initialized it. When I try to refera…
11 replies
I have a table for which I want to validate where each parent intermediary is also a parent to itse…
1 replies
I've had this problem a number of times: every so often, I receive errors like this when trying to …
5 replies
I have a table which has 2 columns i.e. userid and points. I'm attemtping to get the number of user…
6 replies
Hello - my issue is that I need to get 5 rows of data from my PROD system down to my PROD-LIKE syst…
7 replies
Viewing 15 topics - 646 through 660 (of 12,234 total)
You must be logged in to create new topics.