Drop files here

SQL upload ( 0 ) x -

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 :
Options
Set default





Collapse Expand Requery Edit Explain Profiling Query failed Database : Queried time :
Browse mode
Customize browse mode.
Browse mode
Documentation Use only icons, only text or both. Restore default value
Documentation Use only icons, only text or both. Restore default value
Documentation Whether a user should be displayed a "show all (rows)" button. Restore default value
Documentation Number of rows displayed when browsing a result set. If the result set contains more rows, "Previous" and "Next" links will be shown. Restore default value
Documentation SMART - i.e. descending order for columns of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise. Restore default value
Documentation Highlight row pointed by the mouse cursor. Restore default value
Documentation Highlight selected rows. Restore default value
Documentation Restore default value
Documentation Restore default value
Documentation Repeat the headers every X cells, 0 deactivates this feature. Restore default value
Documentation Maximum number of characters shown in any non-numeric column on browse view. Restore default value
Documentation These are Edit, Copy and Delete links. Restore default value
Documentation Whether to show row links even in the absence of a unique key. Restore default value
Documentation Default sort order for tables with a primary key. Restore default value
Documentation When browsing tables, the sorting of each table is remembered. Restore default value
Documentation For display Options Restore default value
SELECT * FROM `ROUTINES`
Edit inline ] [ Edit ] [ Explain SQL ] [ Create PHP code ] [ Refresh ]
SPECIFIC_NAME ROUTINE_CATALOG ROUTINE_SCHEMA ROUTINE_NAME ROUTINE_TYPE DATA_TYPE CHARACTER_MAXIMUM_LENGTH CHARACTER_OCTET_LENGTH NUMERIC_PRECISION NUMERIC_SCALE DATETIME_PRECISION CHARACTER_SET_NAME COLLATION_NAME DTD_IDENTIFIER ROUTINE_BODY ROUTINE_DEFINITION EXTERNAL_NAME EXTERNAL_LANGUAGE PARAMETER_STYLE IS_DETERMINISTIC SQL_DATA_ACCESS SQL_PATH SECURITY_TYPE CREATED LAST_ALTERED SQL_MODE ROUTINE_COMMENT DEFINER CHARACTER_SET_CLIENT COLLATION_CONNECTION DATABASE_COLLATION
fn_obtener_estadisticas_libro def losnaranjos fn_obtener_estadisticas_libro FUNCTION longtext 2147483647 2147483647 NULL NULL NULL utf8mb4 utf8mb4_bin longtext SQL
BEGIN
    DECLARE v_resultado JSON;
    
    SE...
NULL NULL SQL YES READS SQL DATA NULL DEFINER 2025-10-03 09:28:48 2025-10-03 09:28:48 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_unicode_ci utf8mb4_general_ci
sp_actualizar_contadores_libro def losnaranjos sp_actualizar_contadores_libro PROCEDURE NULL NULL NULL NULL NULL NULL NULL NULL SQL
BEGIN
    UPDATE libros_sueldo ls
    SET 
    ...
NULL NULL SQL NO CONTAINS SQL NULL DEFINER 2025-10-03 09:28:47 2025-10-03 09:28:47 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_unicode_ci utf8mb4_general_ci
sp_reemplazar_libro_sueldo def losnaranjos sp_reemplazar_libro_sueldo PROCEDURE NULL NULL NULL NULL NULL NULL NULL NULL SQL
BEGIN
    -- Marcar libros anteriores como elimin...
NULL NULL SQL NO CONTAINS SQL NULL DEFINER 2025-10-03 09:28:47 2025-10-03 09:28:47 NO_ZERO_IN_DATE,NO_ZERO_DATE,NO_ENGINE_SUBSTITUTIO... root@localhost utf8mb4 utf8mb4_unicode_ci utf8mb4_general_ci
Query results operations Copy to clipboard Copy to clipboard Export Export Display chart Display chart Create view Create view