Topics
Started by
Posts
Last post
Is "The Guru's Guide To Transact SQL" the best book available to learn T-SQL or I should read one o…
1 replies
Hi, I have to dynamically load records using this update statement below. UPDATE V SET V.Vehicle…
1 replies
I've the results of a full outer join that I want ordered. This is just an example as I'm strugglin…
9 replies
This works okay, but it's not really what I want... :crazy: Can anyone help me with a script? IF E…
2 replies
Assume table1 and table2. col1 in table1 has a row values 'HELLO WORLD' and 'HELLO ALL', which can…
4 replies
Hello All, See the sample data below. I need to evaluate Field1, Field2, Field3, and Field4 and ret…
4 replies
Hello All, I am doing a database migration from SQL Server 2000 to 2008. During migration, I found …
2 replies
Hi, Just was wondering, from the best practices point of view, are there any disadvantages in using…
4 replies
Need help on below XML read and insert... DECLARE @x XML SET @x = '<i18n> …
2 replies
What is the following clause, placed in front of an INSERT statement, accomplishing? Specifically …
11 replies
Hi, Login Name - HWDATA User name - HWData I want to change the user like HWDATA. how to do that? …
1 replies
I'm having a problem properly converting a value properly using a case statement. For some reason …
9 replies
Hi, i got a table which resembles like IdTypeAddressCity 1Homeabcca 1Officexyzal 1Workrj…
7 replies
Hello - I need some T-SQL help and hope someone can clear my head of this. I have a query I want t…
6 replies
I have some tables which I am trying to perform a join. My result set data comes from the DATA_TABL…
4 replies
Viewing 15 topics - 7,606 through 7,620 (of 10,635 total)
You must be logged in to create new topics.