Topics
Started by
Posts
Last post
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
Hi, I am having data in 2 tables in the following format and I should get data in a single row with…
5 replies
So table variables can only be used in cursor functions. What's the best way to handle something li…
4 replies
Hi, SELECT o.name, indexname=i.name, i.index_id, reads=user_seeks + user_scans + user_lookups, writ…
4 replies
Viewing 15 topics - 7,621 through 7,635 (of 10,647 total)
You must be logged in to create new topics.