Recent
`db_empower_dev`.`vparticipantdetails`
`db_empower_dev_old`.`programschedule`
`tamarisk`.`wp_wfpendingissues`
`tamarisk_dec222025`.`wp_tm_taskmeta`
`tamarisk_dec222025`.`wp_wfpendingissues`
`tamarisk`.`wp_sby_feed_caches`
`tamarisk_dec222025`.`wp_pmb_external_resources`
`local_tamarisk`.`wp_postmeta`
`tamarisk`.`wp_term_relationships`
`tamarisk`.`wp_pmb_external_resources`
Favorites
There are no favorite tables.
New
db
db_dom736778_dec02
db_empower_dev
db_empower_dev_20260210
db_empower_dev_feb10_2026
db_empower_dev_old
db_empower_migration
efey24112025
empower_dev
information_schema
local_tamarisk
mysql
performance_schema
phpmyadmin
tamarisk
tamarisk
tamarisk_dec222025
tamarisk_feb42026
tamariskfeb2026
tamarisklegaladvisors
test
wordpress
Navigation panel
Navigation tree
Servers
Databases
Tables
Navigation panel
Customize appearance of the navigation panel.
Navigation panel
Show databases navigation as tree
In the navigation panel, replaces the database tree with a selector
Link with main panel
Link with main panel by highlighting the current database or table.
Display logo
Show logo in navigation panel.
Logo link URL
URL where logo in the navigation panel will point to.
Logo link target
Open the linked page in the main window (
main
) or in a new one (
new
).
main
new
Enable highlighting
Highlight server under the mouse cursor.
Maximum items on first level
The number of items that can be displayed on each page on the first level of the navigation tree.
Minimum number of items to display the filter box
Defines the minimum number of items (tables, views, routines and events) to display a filter box.
Recently used tables
Maximum number of recently used tables; set 0 to disable.
Favorite tables
Maximum number of favorite tables; set 0 to disable.
Navigation panel width
Set to 0 to collapse navigation panel.
Navigation tree
Customize the navigation tree.
Navigation tree
Maximum items in branch
The number of items that can be displayed on each page of the navigation tree.
Group items in the tree
Group items in the navigation tree (determined by the separator defined in the Databases and Tables tabs above).
Enable navigation tree expansion
Whether to offer the possibility of tree expansion in the navigation panel.
Show tables in tree
Whether to show tables under database in the navigation tree
Show views in tree
Whether to show views under database in the navigation tree
Show functions in tree
Whether to show functions under database in the navigation tree
Show procedures in tree
Whether to show procedures under database in the navigation tree
Show events in tree
Whether to show events under database in the navigation tree
Expand single database
Whether to expand single database in the navigation tree automatically.
Servers
Servers display options.
Servers
Display servers selection
Display server choice at the top of the navigation panel.
Display servers as a list
Show server listing as a list instead of a drop down.
Databases
Databases display options.
Databases
Minimum number of databases to display the database filter box
Database tree separator
String that separates databases into different tree levels.
Tables
Tables display options.
Tables
Target for quick access icon
Structure
SQL
Search
Insert
Browse
Target for second quick access icon
Structure
SQL
Search
Insert
Browse
Table tree separator
String that separates tables into different tree levels.
Maximum table tree depth
Drop files here
SQL upload (
0
)
x
-
Show hidden navigation tree items.
Create view
Javascript must be enabled past this point!
Server: 127.0.0.1
Database: db_empower_dev
View: vparticipantdetails
Browse
Structure
(current)
SQL
Search
Export
Privileges
Operations
Tracking
Console
Clear
History
Options
Bookmarks
Debug SQL
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
Label:
Target database:
Share this bookmark
OK
Options
Set default
Always expand query messages
Show query history at start
Show current browsing query
Execute queries on Enter and insert new line with Shift+Enter. To make this permanent, view settings.
Switch to dark theme
Collapse
Expand
Requery
Edit
Explain
Profiling
Bookmark
Query failed
Database :
Queried time :
Loading
ENUM/SET editor
Create view
Table structure
Table structure
Settings for the table structure (list of columns).
Table structure
Hide table structure actions
Whether the table structure actions should be hidden.
Show column comments
Whether column comments should be shown in table structure view
Default transformations
Default transformations for Hex
Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page.
2
Default transformations for Substring
Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page.
0 all …
Default transformations for Bool2Text
Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page.
T F
Default transformations for External
Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page.
0 -f /dev/null -i -wrap -q 1 1
Default transformations for PreApPend
Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page.
Default transformations for DateFormat
Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page.
0 local
Default transformations for Inline
Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page.
100 100
Default transformations for TextImageLink
Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page.
100 50
Default transformations for TextLink
Values for options list for default transformations. These will be overwritten if transformation is filled in at table structure page.
Table structure
Relation view
vparticipantdetails
#
Name
Type
Collation
Attributes
Null
Default
Comments
Extra
1
participant_id
int(10)
UNSIGNED
No
0
2
firstname
varchar(40)
utf8mb4_general_ci
No
None
3
lastname
varchar(40)
utf8mb4_general_ci
No
None
4
middlename
varchar(40)
utf8mb4_general_ci
Yes
NULL
5
dob
date
No
None
6
gender
char(1)
utf8mb4_general_ci
No
None
7
ssn_lastfourdigits
char(4)
utf8mb4_general_ci
No
None
8
phonenumber
varchar(10)
utf8mb4_general_ci
No
None
9
email
varchar(40)
utf8mb4_general_ci
No
None
10
participant_address
varchar(80)
utf8mb4_general_ci
No
None
11
participant_city_name
varchar(30)
utf8mb4_general_ci
Yes
NULL
12
participant_state_id
char(2)
utf8mb4_general_ci
No
None
13
participant_zipcode
char(5)
utf8mb4_general_ci
No
None
14
medications
text
utf8mb4_general_ci
Yes
NULL
15
special_diet
text
utf8mb4_general_ci
Yes
NULL
16
allergies
text
utf8mb4_general_ci
Yes
NULL
17
medical_needs
text
utf8mb4_general_ci
Yes
NULL
18
pregnancy
tinyint(1)
Yes
NULL
19
Notes
text
utf8mb4_general_ci
Yes
NULL
20
smoker
tinyint(1)
Yes
NULL
21
prior_treatment_drugalcohol
tinyint(1)
Yes
NULL
22
dl_number
varchar(20)
utf8mb4_general_ci
Yes
NULL
23
dl_issued_state
char(2)
utf8mb4_general_ci
No
None
24
court_order
tinyint(1)
Yes
NULL
25
dl_suspended
char(1)
utf8mb4_general_ci
No
None
26
dl_points
int(2)
UNSIGNED
Yes
NULL
27
emergencycontact_name
varchar(80)
utf8mb4_general_ci
No
None
28
emergencycontact_phoneNumber
varchar(10)
utf8mb4_general_ci
No
None
29
emergencycontact_relationship
varchar(50)
utf8mb4_general_ci
No
None
30
programschedule_id
char(8)
utf8mb4_general_ci
Yes
NULL
31
programschedule_name
varchar(85)
utf8mb4_general_ci
Yes
NULL
32
programtype_id
char(2)
utf8mb4_general_ci
Yes
NULL
33
start_date
date
Yes
NULL
34
end_date
date
Yes
NULL
35
start_time
time
Yes
NULL
36
end_time
time
Yes
NULL
37
schedule_address
varchar(80)
utf8mb4_general_ci
Yes
NULL
38
schedule_state_id
char(2)
utf8mb4_general_ci
Yes
NULL
39
schedule_zipcode
char(5)
utf8mb4_general_ci
Yes
NULL
40
schedule_city_name
varchar(30)
utf8mb4_general_ci
Yes
NULL
41
room_single_cost
decimal(10,2)
Yes
NULL
42
room_shared_cost
decimal(10,2)
Yes
NULL
43
court_id
varchar(3)
utf8mb4_general_ci
Yes
NULL
44
court_desc
varchar(15)
utf8mb4_general_ci
Yes
NULL
45
blood_alcohol_content
decimal(4,3)
Yes
NULL
46
case_number
varchar(30)
utf8mb4_general_ci
Yes
NULL
47
court_other
varchar(40)
utf8mb4_general_ci
Yes
NULL
48
registrationstatus_id
char(1)
utf8mb4_general_ci
Yes
NULL
49
room_single_requested
tinyint(1)
UNSIGNED
Yes
0
50
room_shared_requested
tinyint(1)
UNSIGNED
Yes
0
51
registrationstatus_desc
varchar(20)
utf8mb4_general_ci
Yes
NULL
52
programschedulestatus_desc
varchar(20)
utf8mb4_general_ci
Yes
NULL
53
ispaid_today
int(1)
No
0
54
amount_paid
decimal(33,2)
Yes
NULL
55
refund_amount_paid
decimal(32,2)
Yes
NULL
56
room_available
bigint(12)
Yes
NULL
57
isRefundPaidToday
int(1)
No
0
58
last_payment_date_plus_one
varchar(10)
utf8mb4_unicode_ci
Yes
NULL
59
lastrefund_payment_date_plus_one
varchar(10)
utf8mb4_unicode_ci
Yes
NULL
60
submittedDate
varchar(19)
utf8mb4_unicode_ci
Yes
NULL
61
rescheduledDate
varchar(19)
utf8mb4_unicode_ci
Yes
NULL
62
programtype_name
varchar(60)
utf8mb4_general_ci
Yes
NULL
63
startDate
varchar(10)
utf8mb4_unicode_ci
Yes
NULL
64
endDate
varchar(10)
utf8mb4_unicode_ci
Yes
NULL
65
programScheduleStatusId
char(2)
utf8mb4_general_ci
Yes
NULL
66
isCompleteprogramSchedule
bigint(21)
Yes
NULL
Check all
With selected:
Browse
Move columns
Move the columns by dragging them up and down.
Preview SQL
Loading…
Error
Edit view
Print
Track view
Partitions
No partitioning defined!
Information
Table comments:
VIEW
Row statistics
Format
Rows
0
Next autoindex
0
Creation
Mar 28, 2026 at 07:05 AM
Last update
Mar 28, 2026 at 07:05 AM
Last check
Mar 28, 2026 at 07:05 AM