Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi
I have a column with 3 digit number value that i like to extract the first 2 digit to a new column, what query should i use?
Thanks!
Hi! I think just using "left" would solve your problem
Left("table", "numberofdigits")