Drop files here

SQL upload ( 0 ) x -

Server: 127.0.0.1 »Database: warehouse
Page-related settings Click on the bar to scroll to top of page
Press Ctrl+Enter to execute query Press Enter to execute query
ascending
descending
Order:
Debug SQL
Count
Execution order
Time taken
Order by:
Group queries
Ungroup queries
Collapse Expand Show trace Hide trace Count Time taken
Bookmarks
Refresh
Add
No bookmarks
Add bookmark
Options
Set default





Collapse Expand Requery Edit Explain Profiling Bookmark Query failed Database : Queried time :
Untitled *
v Show/Hide tables list View in fullscreen Add tables from other databases New page Open page Save page Save page as Delete pages Create table Create relationship Choose column to display Reload Help Angular links / Direct links Snap to grid v Small/Big All Toggle small/big Toggle relationship lines Export schema > Move Menu > Pin text
Number of tables: 0
v warehouse page_permissions
* id : int(11)
* user_id : int(11)
* page : varchar(255)
* can_access : tinyint(1)
v warehouse set_date
* id : int(11)
* bill_date : date
v warehouse tbl_admin
* id : int(12)
* type : tinyint(4)
* user_name : varchar(64)
* pword : varchar(100)
* name : varchar(100)
* email : varchar(64)
* phone : varchar(20)
* address : varchar(256)
* time_stamp : timestamp
* status : tinyint(4)
* post_date : datetime
* post_time : time
* last_updated : varchar(36)
v warehouse tbl_daily_cash
* id : int(11)
* description : varchar(500)
* dr : decimal(10,2)
* cr : decimal(10,2)
* balance : decimal(10,2)
* month : varchar(2)
* year : varchar(4)
* post_date : date
* post_time : time
* status : tinyint(4)
* last_updated : varchar(36)
v warehouse tmp_supplier_demand
* id : int(11)
* item_id : int(11)
* unit_id : int(11)
* cat_id : int(11)
* qty : decimal(10,2)
* note : varchar(500)
* supplier_id : int(11)
* cell : bigint(20)
* cr : int(11)
* status : tinyint(4)
* post_date : date
v warehouse tmp_warehousepay
* id : int(20)
* invoice : int(11)
* items_amount : int(11)
* gst : int(11)
* delivery_charges : decimal(10,2)
* total_cost : decimal(10,2)
* return_cost : decimal(10,2)
* payable : int(11)
* paid : int(11)
* balance : int(11)
* pay : int(11)
* demand_supplier_id : int(11)
* purchased_supplier_id : int(11)
* payment_method_id : int(11)
* post_date : date
* post_time : time
* bill_date : date
* paid_date : date
v warehouse tmp_warehousepurchased
* id : int(11)
* invoice : int(11)
* items_amount : int(11)
* gst : int(11)
* delivery_charges : decimal(10,2)
* total_cost : decimal(10,2)
* return_cost : decimal(10,2)
* payable : int(11)
* paid : int(11)
* balance : int(11)
* demand_supplier_id : int(11)
* purchased_supplier_id : int(11)
* payment_method_id : int(11)
* post_date : date
* post_time : time
* bill_date : date
* paid_date : date
v warehouse tmp_warehousepurchaserclosing
* id : int(20)
* invoice : int(11)
* items_amount : int(11)
* gst : int(11)
* delivery_charges : decimal(10,2)
* total_cost : decimal(10,2)
* return_cost : int(11)
* total_cash : int(11)
* paid_exp : int(11)
* payable : int(11)
* paid : int(11)
* balance : int(11)
* pay : int(11)
* pending_bills : int(50)
* demand_supplier_id : int(11)
* purchased_supplier_id : int(11)
* payment_method_id : int(11)
* remarks : varchar(300)
* post_date : date
* post_time : time
* bill_date : date
* paid_date : date
v warehouse tmp_warehousereceive
* id : int(20)
* invoice : int(11)
* items_amount : int(11)
* gst : int(11)
* delivery_charges : decimal(10,2)
* total_cost : decimal(10,2)
* return_cost : decimal(10,2)
* payable : int(11)
* paid : int(11)
* balance : int(11)
* pay : int(11)
* branch_id : int(11)
* payment_method_id : int(11)
* post_date : date
* post_time : time
* bill_date : date
* paid_date : date
v warehouse tmp_warehousesell
* id : int(20)
* invoice : int(11)
* items_amount : int(11)
* gst : int(11)
* delivery_charges : decimal(10,2)
* total_cost : decimal(10,2)
* return_cost : decimal(10,2)
* payable : int(11)
* paid : int(11)
* balance : int(11)
* branch_id : int(11)
* payment_method_id : int(11)
* post_date : date
* post_time : time
* bill_date : date
* paid_date : date
v warehouse tmp_warehousestockin
* id : int(200)
* invoice : int(11)
* item_id : int(11)
* pack_qty : decimal(11,2)
* total_pack : decimal(11,2)
* qty : decimal(11,3)
* unit_cost : decimal(10,2)
* total_cost : decimal(10,2)
* return_qty : decimal(11,2)
* return_cost : decimal(10,2)
* wastage : decimal(11,2)
* unit_id : int(11)
* cat_id : int(11)
* post_date : date
* stockin_date : date
* paid_date : date
v warehouse tmp_warehousestockout
* id : int(200)
* invoice : int(11)
* item_id : int(11)
* pack_qty : decimal(11,3)
* total_pack : decimal(11,2)
* qty : decimal(11,3)
* unit_cost : decimal(10,2)
* total_cost : decimal(10,2)
* return_qty : decimal(11,2)
* branch_id : int(11)
* merge_recipe_id : int(11)
* unit_id : int(11)
* cat_id : int(11)
* post_date : date
* stockin_date : date
* paid_date : date
v warehouse warehousebank
* id : int(11)
* title : text
* post_date : datetime
v warehouse warehousebranches
* id : int(11)
* title : text
* address : text
* post_date : datetime
v warehouse warehouseitems
* id : int(20)
* title : varchar(500)
* unit_id : int(11)
* mini : int(11)
* new_order : int(11)
* opening_stock : decimal(11,3)
* balance_stock : decimal(11,3)
* unit_cost : decimal(10,3)
* supplier_id : int(11)
* suppliers_cat_id : int(11)
* post_date : timestamp
* Remark : varchar(500)
* image_path : blob
v warehouse warehouseitemsunites
* id : int(11)
* title : text
* post_date : datetime
v warehouse warehousepaymentmethod
* id : int(11)
* title : text
* post_date : datetime
v warehouse warehouseproducts
* id : int(11)
* title : text
* p_categories : int(10)
* total_order : int(10)
* sell_price : int(11)
* post_date : datetime
v warehouse warehouseproductscategories
* id : int(11)
* title : text
* post_date : datetime
v warehouse warehouseproductsrecipe
* id : int(11)
* recipe_id : int(11)
* item_id : int(11)
* item_qty : decimal(11,3)
* merge_recipe_id : int(11)
* procedure_notes : text
* post_date : date
v warehouse warehousepurchased
* id : int(20) unsigned
* invoice : int(11)
* items_amount : int(11)
* gst : int(11)
* delivery_charges : decimal(10,2)
* total_cost : decimal(10,2)
* return_cost : decimal(10,2)
* payable : int(11)
* paid : int(11)
* balance : int(11)
* demand_supplier_id : int(11)
* purchased_supplier_id : int(11)
* payment_method_id : int(11)
* post_date : date
* post_time : time
* bill_date : date
* paid_date : date
v warehouse warehousepurchaserclosing
* id : int(20)
* invoice : int(11)
* items_amount : int(11)
* gst : int(11)
* delivery_charges : decimal(10,2)
* total_cost : decimal(10,2)
* return_cost : decimal(10,2)
* total_cash : int(11)
* paid_exp : int(11)
* payable : int(11)
* paid : int(11)
* balance : int(11)
* pay : int(11)
* pending_bills : int(50)
* demand_supplier_id : int(11)
* purchased_supplier_id : int(11)
* payment_method_id : int(11)
* remarks : varchar(300)
* post_date : date
* post_time : time
* bill_date : date
* paid_date : date
v warehouse warehousesell
* id : int(20)
* invoice : int(11)
* items_amount : int(11)
* gst : int(11)
* delivery_charges : decimal(10,2)
* total_cost : decimal(10,2)
* return_cost : decimal(10,2)
* payable : int(11)
* paid : int(11)
* balance : int(11)
* branch_id : int(11)
* payment_method_id : int(11)
* post_date : date
* post_time : time
* bill_date : date
* paid_date : date
v warehouse warehousestockin
* id : int(20)
* invoice : int(11)
* item_id : int(11)
* qty : decimal(11,2)
* unit_cost : decimal(10,2)
* total_cost : decimal(10,2)
* return_qty : decimal(11,2)
* return_cost : decimal(10,2)
* wastage : decimal(11,2)
* unit_id : int(11)
* cat_id : int(11)
* post_date : date
* stockin_date : date
* paid_date : date
v warehouse warehousestockout
* id : int(20)
* invoice : int(11)
* item_id : int(11)
* qty : decimal(11,2)
* total_pack : decimal(11,2)
* unit_cost : decimal(10,2)
* total_cost : decimal(10,2)
* return_qty : decimal(11,2)
* return_cost : decimal(10,2)
* branch_id : int(11)
* unit_id : int(11)
* cat_id : int(11)
* merge_recipe_id : int(11)
* post_date : date
* stockin_date : date
* paid_date : date
v warehouse warehousesuppliers
* id : int(11)
* title : varchar(255)
* supplier_cat_id : int(11)
* c_limit : int(200)
* fbr_name : varchar(255)
* ntn : int(11)
* bank_id : int(11)
* bank_title_name : varchar(255)
* account_number : varchar(20)
* phone_number : bigint(20)
* address : varchar(235)
* post_date : datetime
v warehouse warehousesupplierscategories
* id : int(11)
* title : text
* status : varchar(11)
* post_date : datetime
Create relationship
FOREIGN KEY
on delete
on update
Delete relationship