Can I make it shorter - MySQL
#5

Quote:
Originally Posted by Gammix
Посмотреть сообщение
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.
Thanks
Just to realize the idea of the speed of MySQL
Does the load char executes the catch field all at once to make it fast or ?
And I'll use the website, thanks
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)