No announcements
Found 60997 threads
-
1 Votes
Concatenating text lines in a nested loop
In a for loop I was able to append the JSON array values to an Array variable.Answered | 2 Replies | 1277 Views | Created by Susan733 - Monday, November 6, 2017 12:46 AM | Last reply by Susan733 - Monday, November 6, 2017 3:10 AM -
0 Votes
concatenation
Here are helpful links on this topic: MSDN thread about concatenating rows Making a list and checking it ...Answered | 4 Replies | 3638 Views | Created by mdpham - Tuesday, February 14, 2012 6:14 PM | Last reply by Kalman Toth - Sunday, February 19, 2012 11:22 AM -
0 Votes
Vertical Concatenation
For example, you can type "concatenate" in the search box and it will return both links.Answered | 7 Replies | 7624 Views | Created by BenSandall - Thursday, April 8, 2010 2:00 PM | Last reply by Adam Haines - Thursday, April 8, 2010 3:39 PM -
0 Votes
string concatenate
using namespace System; int main() { //assume an example that we want to simply quickly add this //person's name together (i.e, first name, ...Answered | 3 Replies | 5364 Views | Created by priyamca - Wednesday, November 24, 2010 6:51 AM | Last reply by Jaki Chan - Wednesday, November 24, 2010 12:57 PM -
2 Votes
Field concatenating
There are several tables but I'm really only concatenating fields from one.Answered | 4 Replies | 5961 Views | Created by kubmg - Thursday, June 5, 2008 5:01 PM | Last reply by Chongtham Rajen Singh - Wednesday, January 8, 2014 3:43 PM -
3 Votes
Concatenate the date
Note the Date: -1 working day I'm trying to think of a way I can concatenate the date .Answered | 1 Replies | 1411 Views | Created by adcz250 - Monday, September 3, 2012 3:23 PM | Last reply by Gary's Student MVP - Monday, September 3, 2012 5:47 PM -
0 Votes
how to concatenate
Here is the link to that post: https://www.simple-talk.com/sql/t-sql-programming/concatenating-row-values-in-transact-sql/ By ...Answered | 9 Replies | 1642 Views | Created by kumarpanjala - Tuesday, February 11, 2014 1:11 AM | Last reply by --CELKO-- - Wednesday, February 12, 2014 1:11 AM -
0 Votes
Concatenate
Hi, I need to create a concatenated field in SQL 2008.Answered | 4 Replies | 1582 Views | Created by tsherv - Thursday, March 6, 2014 5:25 PM | Last reply by KEAARPEE - Thursday, March 6, 2014 5:59 PM -
0 Votes
Concatenation
Hello All, I want to Concatenate two columns Data.Answered | 5 Replies | 1019 Views | Created by Yogesh Aggarwal - Friday, August 30, 2013 9:14 AM | Last reply by Rajeev Harbola - Friday, August 30, 2013 1:45 PM -
0 Votes
String Concatenation
Thanks, but i would each description rows concatenation @out should be the concatenation of each rows in table...Answered | 12 Replies | 5440 Views | Created by marcobosco - Thursday, February 17, 2011 10:29 AM | Last reply by marcobosco - Thursday, February 17, 2011 11:21 AM -
3 Votes
Concatenate Rows
https://www.simple-talk.com/sql/t-sql-programming/concatenating-row-values-in-transact-sql/ Knowledge is the only thing that I can give you, ...Answered | 3 Replies | 1267 Views | Created by Milli_22 - Wednesday, May 13, 2015 2:49 PM | Last reply by ryguy72 - Thursday, May 14, 2015 3:52 PM -
1 Votes
CONCATENATION
I am using the below expression to concatenate the columns its working fine.Answered | 2 Replies | 1012 Views | Created by susheel1347 - Wednesday, February 5, 2014 5:48 PM | Last reply by susheel1347 - Wednesday, February 5, 2014 6:57 PM -
1 Votes
concatenate fields
Hi, you can use Cstr function to convert the values into string data type and concatenate them into single string using + operator into expression of the field.Answered | 2 Replies | 3183 Views | Created by Augusto C - Thursday, August 4, 2011 12:08 AM | Last reply by Sunil Gure - Thursday, August 4, 2011 5:17 AM -
0 Votes
Concatenation
Trying to do a simple concatenation but I don't know the syntax to insert a comma and space between to fields.Answered | 3 Replies | 1133 Views | Created by jkhill74 - Thursday, May 12, 2016 2:03 AM | Last reply by Sam Zha - Thursday, May 12, 2016 7:13 AM -
0 Votes
Dynamically column concatenation in ssis
My requirement is whenever i got any error in DFD i have to capture whole row and concatenate all columns in 1 and store is errordesc column of err table.Answered | 6 Replies | 2122 Views | Created by Shaky1988 - Thursday, March 3, 2016 12:34 PM | Last reply by Harry Bal - Monday, March 7, 2016 8:44 PM -
0 Votes
JSON
You author Azure Resource Manager templates (not scripts) in JSON - then you can deploy them by using Az PowerShell Details at ...Answered | 1 Replies | 1403 Views | Created by chapter 7 - Friday, April 12, 2019 11:27 AM | Last reply by Marcin Policht - Friday, April 12, 2019 11:32 AM -
1 Votes
Row concatenation
Ari-Uqwu at the Freenode IRC channel #sql pointed out a comprehensive document about the row concatenation in TSQL.Answered | 2 Replies | 4635 Views | Created by haba713 - Thursday, November 12, 2009 11:10 AM | Last reply by haba713 - Wednesday, November 18, 2009 8:26 AM -
0 Votes
How to concatenate strings by group?
Ahaa...yes, yes, you guys just reminded me an example I have read from a book (probably written by Itzik if I'm not wrong) about concatenating rows using XML PATH.Answered | 4 Replies | 3295 Views | Created by WII - Friday, March 9, 2012 2:08 AM | Last reply by Hunchback - Friday, March 9, 2012 1:16 PM -
0 Votes
Concatenate Pronlem
I have a table of attendance for employees for a month It is represented by the employee code like 201316 and the shift worked D for day and N for night A for absent S for sick ...Answered | 2 Replies | 791 Views | Created by etranquille - Tuesday, May 31, 2016 3:02 AM | Last reply by Bertrand d'Arbonneau - Tuesday, May 31, 2016 9:07 AM -
0 Votes
Concatenate - Salt + Hash
And I think in this case, in each iteration, the concatenation of the hash and the salt must be different for better security ...Answered | 4 Replies | 2888 Views | Created by MDMoura - Friday, September 7, 2012 4:26 PM | Last reply by Michael Sun [MSFT] - Thursday, September 13, 2012 10:13 AM - Items 1 to 20 of 60997 Next ›
No announcements