Can I make it shorter - MySQL
#4

It is by far the only way of loading and is very sophisticated.

Default values can be done like this: (example while creating a table)
"CREATE TABLE `Users` (`Int` INTEGER DEFAULT 0, `String` TEXT DEFAULT 'default text here', `Float` FLOAT DEFAULT 0.0)"

http://www.tutorialspoint.com/sqlite
^^ This website may be helpful.
Reply


Messages In This Thread
Can I make it shorter - MySQL - by NeXoR - 24.04.2016, 00:58
Re: Can I make it shorter - MySQL - by Gammix - 24.04.2016, 01:29
Re: Can I make it shorter - MySQL - by NeXoR - 24.04.2016, 01:44
Re: Can I make it shorter - MySQL - by Gammix - 24.04.2016, 01:47
Re: Can I make it shorter - MySQL - by NeXoR - 24.04.2016, 02:01
Re: Can I make it shorter - MySQL - by NeXoR - 24.04.2016, 02:12
Re: Can I make it shorter - MySQL - by Gammix - 24.04.2016, 02:23
Re: Can I make it shorter - MySQL - by Lordzy - 24.04.2016, 03:42
Re: Can I make it shorter - MySQL - by Lordzy - 24.04.2016, 15:03
Re: Can I make it shorter - MySQL - by NeXoR - 24.04.2016, 15:34

Forum Jump:


Users browsing this thread: 1 Guest(s)