Viewing 15 posts - 1 through 15 (of 16 total)
Database 1 : Field SSN: Data Type: varchar: Sample 111223333
Database 2: Filed SSN_2 Date Type: varchar: Sample 111-22-3333
Is this what u r looking for ?
September 15, 2008 at 1:35 pm
The equal to works the not equal to does not work
September 15, 2008 at 1:25 pm
Thanks.It's basically a SSN number and in one table it is 111-11-1111 and in the other its 111111111. The query works if I use the equal to operator
Select Name, Key,...
September 15, 2008 at 1:21 pm
How do I write a function to generate a random number
October 31, 2007 at 11:19 am
Thanks for your input but I still believe we need the date but in a de-identifiable format
October 17, 2007 at 11:33 am
Ok the problem is that the research dept wants date information to do some kind of analysis work but without the actual date being shown in their analysis. So I...
October 17, 2007 at 10:21 am
Thanks. Any input as to how you did that ? Do you have a function/procedure ? The other concern is to scramble the date fields and then descramble it back....
October 17, 2007 at 9:31 am
Thanks but I am not sure if it work if I need multiple procedures for the same patient . For example a patient with the same DOB could have had...
October 17, 2007 at 9:09 am
Ok here is my situation. I work in a hospital where patient information like dob, date of admission, etc cannot be revealed due to HIPAA regulations. I work in the...
October 17, 2007 at 8:34 am
Viewing 15 posts - 1 through 15 (of 16 total)