feherke frnd ..
I have one select statement like select empcode,rate,PerVal,dbo.replacetokens((empcode+(rate*(PerVal*4)) )) as Total from <Table Name>
In this select statement we are replacing the token in string by values . and then i need to get result same time when i execute the select...
i have some expression in string like (1+2(3*4) ) and i need to execute it in select statement
to get corresponding expression result . can anyone suggest solution for this .
where condition is giving error
when we use between date column and two input dates .
when we are generating the date from concatinating of month,day,year in one select statement by using unpivot b'coz we have taken days as column D1........D31 like ..
and then in next layer we concat that...
How to apply full join on xml nodes .....
we can apply cross join on xml files
we can apply outer apply on xml files
is there full join on which we can join xml files
how to delete the table which has reletions to other tables and chain goes on..by input table name
i want this for only one table .....dont give for all tables....
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.