M
Mike
I'm creating asp.net using C# and I'm going against a SQl db. One table i'm
going against i need to pull FirstName from one column and LastName from a
seperate column.
How can I join these 2 columns in my query and display them together in my
datagrid?
going against i need to pull FirstName from one column and LastName from a
seperate column.
How can I join these 2 columns in my query and display them together in my
datagrid?