Answered step by step
Verified Expert Solution
Question
1 Approved Answer
You need to generate 100 rows of random test data. The data should have the following columns: Field Name CustomerID FirstName LastName CreditLimit CustomerSince EmailAddress
You need to generate 100 rows of random test data. The data should have the following columns:
Field Name CustomerID FirstName LastName CreditLimit CustomerSince EmailAddress InterestRate State Data Type Integer String String Floating Point Number Date String Floating Point Number String Range Random (50-5500) Valid Name - 2 to 20 characters in length Valid Last Name - 2 to 40 characters in length. Currency Format from 100.00 to 10000.00 Random Date from July 1, 2015 - Today prefix@domain Random (0.00 to 15.00) Format Standard Integer Most of the names should be first letter upper case. It can be multiple names, hyphenated, mixed case, and include ' in the name. Random MD, DE PA, or VA 99999.99 format 2015-11-25 Valid email address 99.99 format XX
Step by Step Solution
★★★★★
3.39 Rating (143 Votes )
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started