Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ajaykumardev

    i have some expression in string like (1+2(3*4) ) and i need to execute it in select statement

    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 .
  2. ajaykumardev

    where condition is giving error when we are generating the date from concatinating of month,day,year

    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...
  3. ajaykumardev

    How to apply full join on xml nodes .....

    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
  4. ajaykumardev

    how to delete the table which has reletions to other tables and chain goes on..by input table name

    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....

Part and Inventory Search

Back
Top