Viewing 15 posts - 1,231 through 1,245 (of 8,760 total)
An option would be to use an encrypted column for the SSN and if you need 10 digits, then use a seeded bigint identity column as a key.
August 3, 2018 at 11:01 pm
Hi
I'm getting two of errors above, I have repaired my VS but...
August 3, 2018 at 3:06 am
I found one formatter online, but wanted to know if you use any tools to...
August 3, 2018 at 3:04 am
August 3, 2018 at 2:31 am
pcreddy1005 - Friday, August 3, 2018 12:59 AM
Please post the DDL (create table) scripts, sample data as an insert...
August 3, 2018 at 1:08 am
August 2, 2018 at 11:08 pm
Here is one possible solution using a persisted calculated column (as already mentioned), with the addition of handling NULLs
😎
Can you post the DDL (create table) script for...
August 2, 2018 at 10:20 pm
C1588-27-3
C1588-28-3
C1588-29-8
I want result as in SQL as
1588-27
1588-28
1588-29
I tried...
August 2, 2018 at 10:03 pm
spunksofttrainings1 - Thursday, July 26, 2018 10:02 PMHow can SQL Server instances be hidden?
What do you want to achieve?
😎
July 26, 2018 at 10:36 pm
Thanks a lot for the reply with valued informations..
I saw the post you...
July 26, 2018 at 9:38 am
July 26, 2018 at 9:37 am
July 26, 2018 at 9:16 am
jonathan.crawford - Thursday, July 26, 2018 6:53 AMIf everything is an #Error, does that mean nothing is an #Error?
Don't think I've come...
July 26, 2018 at 7:22 am
I have got a project where I need to implement "Data Vault Modelling".
I...
July 26, 2018 at 7:16 am
Viewing 15 posts - 1,231 through 1,245 (of 8,760 total)