Topics
Started by
Posts
Last post
hello, i would like to update a column called description in a table called activity. d…
3 replies
Hi All, I had a problem with real datatype. When i insert data with more than 7 digits then the dat…
1 replies
Hello, I have an syntax (possibly considered n00b) question. What does this syntax mean: Create Ta…
5 replies
I have a table with two fields, startDate and endDate. I want to find out how many entries took mor…
4 replies
For some reason, this did not post. I'll try again. I found something that was simple …
12 replies
Is there any other way to find the maximum of a field in a table other than the max() so that it is…
7 replies
Hi Everybody.. I have a table which has 1 million records in it i am doing a select on th…
3 replies
select folio_no,product_cd,min(rm_cd) as rm_cd,min(branch_cd) as branch_cd from #tmp1 g…
1 replies
Hi Everybody.. I having a problem here can you just help me I am having an EXE built o…
5 replies
Multiple rows in single row. i have this kind of situation. i have multiple emails per person. (eg.…
2 replies
Hi - SQL Server 2000. Can some one help with the following please. Customers make a payment on a ce…
2 replies
I have the following query; SELECT C.ContactID, (SELECT E.EmailAddress FROM Conta…
2 replies
Hi All, I am trying to set up a script that will automatically create a database with the name dyna…
9 replies
I have one typical issue related to Transaction handling. I am running sequence of SP(Almost 10 sp)…
4 replies
Hi, I have a T-SQL script that sets up a named database and various other bits and pieces. I'd like…
2 replies
Viewing 15 topics - 9,511 through 9,525 (of 17,082 total)
You must be logged in to create new topics.