Viewing 15 posts - 496 through 510 (of 911 total)
February 9, 2019 at 9:01 pm
>> But to create a primary key with an int or bigint all you need to do is define the table like this:
CREATE TABLE My_Table
(my_table_id...
February 8, 2019 at 2:04 pm
February 8, 2019 at 12:42 pm
Which years are similar to a specific year.
For example from which...
February 6, 2019 at 9:41 am
michael.leach2015 - Monday, February 4, 2019 7:25 PM
>> Suppose we have the following table. We have everything for the address packed into...
February 6, 2019 at 9:35 am
February 6, 2019 at 9:11 am
February 5, 2019 at 2:53 pm
>> It's stored as numeric because it's more efficient, both in terms of size and in terms of built-in validity checking. <<
Saving storage space today is not the...
February 5, 2019 at 12:57 pm
February 4, 2019 at 11:16 am
>> I have values like this in a column which basically is the exact same thing if sorted .
ORM;PS;SUP
ORM;SUP;PS
I want to have it as follows...
February 1, 2019 at 1:46 pm
>> One table is called "Games" which contains a list of software titles. <<
Where is the DDL for the table? This has been posting netiquette for all SQL...
February 1, 2019 at 1:15 pm
February 1, 2019 at 11:33 am
January 31, 2019 at 2:41 pm
parviz.vakili - Sunday, January 27, 2019 6:50 AMTanks dear joe
but what is the best practice or solution for my scenario?
Rename them one...
January 27, 2019 at 8:08 am
Viewing 15 posts - 496 through 510 (of 911 total)