Hi! Could we please enable some services and cookies to improve your experience and our website?
Online Sandbox for SQL and PHP: Write, Run, Test, and Share SQL Queries and PHP Code
<?php
$assets = ['ABC' => 999];
$asset = 'ABC';
$filecontent = "(2216, extract(epoch from '2023.02.07 00:00:00'::timestamp), 208.52, 208.52, 208.44, 208.47),
";
echo rtrim(
$filecontent, ", "
);