c# - Right Shift And Left Shift Operator in SQL Server -


in sql server, shift operators not present per knowledge.

if have achieve right shift , left shift, efficient way of doing it?

  1. with mathematical expressions give me same output shift operator must have given.

or

  1. will call clr function calculate right shift , left shift because shift operators available in c# give me output expecting.

please suggest 1 more efficient way of doing it.


Comments

Popular posts from this blog

sql - MySQL - Finding Empty relations -

javascript - Why jQuery Select box change event is now working? -

c - Android and JNI real time clock -