Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ,
What is the use of the Star ?
'Star' is used to represent all the values in a data set. We can specify a value for 'Star' in the script.
eg. Star is *;
In the document '*' will be used to represent all the values available in the data set.
A real time example will be Section access where the 'Star' can be mapped to a value which represents all the values in the security table.
Cheers,
Haneesh
Thanks Haneesh,
I am still half cooked. It refers all the values of the dataset or refers all the columns in the dataset.