Hi all,
1. what is the default of empty datetime format ?
2. eg.
I have 2 tables
TableA( id c(6)) and TableB( id c(6)).
Unique id format is like 'A99999'
How to make an unique id from combining of that two tables, so there is not an duplicate id from both tables ?
Thanks
1. what is the default of empty datetime format ?
2. eg.
I have 2 tables
TableA( id c(6)) and TableB( id c(6)).
Unique id format is like 'A99999'
How to make an unique id from combining of that two tables, so there is not an duplicate id from both tables ?
Thanks