Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] when inserting into tables should I always specify all values or can I rely on the default values?

[DiscordArchive] when inserting into tables should I always specify all values or can I rely on the default values?

[DiscordArchive] when inserting into tables should I always specify all values or can I rely on the default values?

rektbyfaith
Administrator
0
05-16-2021, 10:30 AM
#1
Archived author: sijink • Posted: 2021-05-16T10:30:35.759000+00:00
Original source

when inserting into tables should I always specify all values or can I rely on the default values?
rektbyfaith
05-16-2021, 10:30 AM #1

Archived author: sijink • Posted: 2021-05-16T10:30:35.759000+00:00
Original source

when inserting into tables should I always specify all values or can I rely on the default values?

rektbyfaith
Administrator
0
05-16-2021, 10:31 AM
#2
Archived author: sijink • Posted: 2021-05-16T10:31:18.879000+00:00
Original source

the SQL standards section in the wiki does not mention this
rektbyfaith
05-16-2021, 10:31 AM #2

Archived author: sijink • Posted: 2021-05-16T10:31:18.879000+00:00
Original source

the SQL standards section in the wiki does not mention this

rektbyfaith
Administrator
0
05-16-2021, 10:33 AM
#3
Archived author: Kitzunu • Posted: 2021-05-16T10:33:02.940000+00:00
Original source

Personally I prefer to specify everything to make less mistakes. But it is fine to just rely on default values as well, as long as you specify all columns you use like (`col1`,`col2`) VALUES
rektbyfaith
05-16-2021, 10:33 AM #3

Archived author: Kitzunu • Posted: 2021-05-16T10:33:02.940000+00:00
Original source

Personally I prefer to specify everything to make less mistakes. But it is fine to just rely on default values as well, as long as you specify all columns you use like (`col1`,`col2`) VALUES

rektbyfaith
Administrator
0
05-16-2021, 10:33 AM
#4
Archived author: sijink • Posted: 2021-05-16T10:33:40.045000+00:00
Original source

mkay thanks
rektbyfaith
05-16-2021, 10:33 AM #4

Archived author: sijink • Posted: 2021-05-16T10:33:40.045000+00:00
Original source

mkay thanks

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)