Hi there,
I need a help whereby i am wondering if SQL can perform calculation on statistics?
i am looking an sql command to genarate all the sample space ..for an example the user key in 123..
so the sql command muct be able to generate the sample space
{123,132,213,2}
is this can be done in sql?
kindly advice.