Return
Main page
Update
PDF
Online help
Desktop
Choice of period :
Day
Week
Month
Year
All
Customized
From
to
(m/d/yy)
Request
Mean time (ms)
Max time (ms)
Standard deviation
Mean cpu time (ms)
% of system error
CREATE TABLE IF NOT EXISTS nfe_cte (
chave_nfe VARCHAR(44) NOT NULL,
chave_cte VARCHAR(44) NOT NULL,
created_at TIMESTAMP NOT NULL,
PRIMARY KEY (chave_nfe, chave_cte)
)
36
36
0
0.00
Find usages