Viewing 15 posts - 601 through 615 (of 1,468 total)
March 26, 2019 at 6:09 am
March 21, 2019 at 10:43 am
March 19, 2019 at 12:02 pm
If you test for existence first, you effectively have to access the table twice to achieve your end goal.
You could always use a transaction, and only commit the transaction...
March 18, 2019 at 3:05 pm
March 18, 2019 at 2:20 pm
March 18, 2019 at 1:35 pm
If you do not specify a length, SQL will use the default size for that data type. in the case of char and varchar, the default is 30.
March 18, 2019 at 2:38 am
March 15, 2019 at 7:12 am
March 13, 2019 at 3:45 am
March 12, 2019 at 6:34 am
March 11, 2019 at 8:33 am
March 11, 2019 at 5:52 am
March 10, 2019 at 11:53 am
March 10, 2019 at 8:04 am
Viewing 15 posts - 601 through 615 (of 1,468 total)