Click here to Skip to main content
15,886,258 members

Comments by sainadh.chintha (Top 11 by date)

sainadh.chintha 16-Apr-13 6:56am View    
explain in detail. what i am understand is you want to Concatenate the strings.
string two = "two";
string str = "one " + two + " three";
System.Console.WriteLine(str);
sainadh.chintha 16-Apr-13 6:31am View    
share your code.
sainadh.chintha 15-Apr-13 9:13am View    
otherwise simply use, "delete from tab1". It is working for me..
sainadh.chintha 15-Apr-13 7:28am View    
Deleted
let me explain clearly.
sainadh.chintha 13-Apr-13 4:33am View    
Deleted
let me clear the question.