Inserts

in #codinglast year

INSERT INTO Credit_Card (card_id, user_id, card_number, expiration_month, expiration_year, security_code)
VALUES
(1, 1, '1111222233334444', '12', '2025', '123'),
(2, 2, '5555666677778888', '06', '2024', '456'),
(3, 3, '9999888877776666', '09', '2023', '789');

Coin Marketplace

STEEM 0.20
TRX 0.13
JST 0.029
BTC 66426.55
ETH 3459.91
USDT 1.00
SBD 2.62