PHP Classes

File: Config/Queries/Auth/ClientDB/Groups/AdminGroup/DELETE/Category.php

Recommend this page to a friend!
  Classes of Ramesh Narayan Jangid (Sharma)   Open Swoole Microservices   Config/Queries/Auth/ClientDB/Groups/AdminGroup/DELETE/Category.php   Download  
File: Config/Queries/Auth/ClientDB/Groups/AdminGroup/DELETE/Category.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Open Swoole Microservices
Implement microservices using Open Swoole
Author: By
Last change:
Date: 7 days ago
Size: 163 bytes
 

Contents

Class file image Download
<?php
namespace Microservices\Config\Queries\Auth\ClientDB\DELETE;

use
Microservices\App\Constants;

return [
   
'__QUERY__' => "TRUNCATE TABLE `category`;",
];