Hi, I have installed sqlexpress 2008 in my machine. windows authentication is working fine. How to reset my sa user password. I need to use...
Thanks for ur valuable reply. U r asset for this forum. your answers are really good .
I need to print data with rown number in sequence with my expected order table employee name age siteid ram 22 33 sundar 66 22 mahesh 33...
Hi, I need to print row no in sql server 2005. There is no row_number function in sql server. I can to it using some round about method....
Thanks a lot.it's working fine
Thanks for ur reply. I am searching for a receipe not a free lunch[:D]
I am new to sql. i am using sql server 2005.I need to use substring function with only two parameter substring(text,start) like .dot net as of now i...
Thanks for your valuable reply. It's working fine but i am facing one issue. I am not always having .com.It may .aspx,etc Ex: Real time data"<strong>...
I need to split the data in a string. I have one string which contain urls. i need to split those url's alone. Ex: "ramkumar<a...
I need to print data in screen itself [:(]
This is my expectation Table id Value 1 abd<sc>hhhh<kk>hhh<lk> 2 jjj<kk>hhh<iii>dh<lll> 3...
Separate names with a comma.