Recent
`axiuss40_africa_personal_program_bk`.`pm_employees`
`axiuss40_africa_patient_program`.`patient_files`
`axiuss40_africa_charity_program`.`location_states`
`axiuss40_africa_patient_program`.`user_address_books`
`axiuss40_africa_charity_program`.`settings`
`axiuss40_africa_patient_program`.`tribes`
`axiuss40_africa_personal_program_bk`.`pm_ll_files`
`axiuss40_africa_personal_program_bk`.`last_user`
`axiuss40_africa_patient_program`.`medicines`
`axiuss40_africa_personal_program_school`.`holidays`
Favorites
There are no favorite tables.
New
axiuss40_africa
charity_program
axiuss40_africa_charity_program
axiuss40_africa_charity_program_staging
money_program
axiuss40_africa_money_program
axiuss40_africa_money_program_bk
axiuss40_africa_money_program_private
axiuss40_africa_money_program_private_german
axiuss40_africa_money_program_rdi
axiuss40_africa_money_program_staging
patient_program
axiuss40_africa_patient_program
axiuss40_africa_patient_program_bk
axiuss40_africa_patient_program_staging
axiuss40_africa_patient_program_staging_old
personal_program
axiuss40_africa_personal_program
axiuss40_africa_personal_program_bk
axiuss40_africa_personal_program_school
axiuss40_africa_personal_program_staging
information_schema
mysql
performance_schema
task_manager
task_manager
task_manager_staging
test
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
Your browser has phpMyAdmin configuration for this domain. Would you like to import it for current session?
Yes
/
No
/
Delete settings
Javascript must be enabled past this point!
Server: 127.0.0.1
Database: axiuss40_africa_personal_program_bk
Table: pm_employees
Browse
Structure
(current)
SQL
Search
Insert
Export
Import
Privileges
Operations
Triggers
Console
Clear
History
Options
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 :
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
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.
pm_employees
#
Name
Type
Collation
Attributes
Null
Default
Comments
Extra
Action
1
ID
int(8)
UNSIGNED
No
None
AUTO_INCREMENT
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
2
Name
varchar(40)
latin1_swedish_ci
No
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
3
Surname
varchar(40)
latin1_swedish_ci
No
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
4
Sex
enum('empty', 'man', 'woman')
latin1_swedish_ci
No
empty
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
5
Birth
date
No
3050-01-01
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
6
Nationality
varchar(40)
latin1_swedish_ci
No
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
7
Religion
varchar(40)
latin1_swedish_ci
No
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
8
SectorID
int(8)
No
-1
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
9
Mobile
varchar(40)
latin1_swedish_ci
No
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
10
Contact1
varchar(40)
latin1_swedish_ci
No
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
11
Contact2
varchar(40)
latin1_swedish_ci
No
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
12
Profession
varchar(40)
latin1_swedish_ci
No
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
13
Employed
varchar(25)
latin1_swedish_ci
No
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
14
DtEmployment
date
No
3050-01-01
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
15
DtResignation
date
No
3050-01-01
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
16
ResignType
enum('resigned', 'terminated')
latin1_swedish_ci
No
resigned
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
17
NumVocationDays
int(8)
UNSIGNED
No
0
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
18
StaffHouse
enum('Ja', 'Nein')
latin1_swedish_ci
No
Nein
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
19
StaffHouseMembers
int(8)
UNSIGNED
No
0
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
20
IsFatherAlive
enum('Ja', 'Nein')
latin1_swedish_ci
No
Ja
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
21
IsMotherAlive
enum('Ja', 'Nein')
latin1_swedish_ci
No
Ja
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
22
PhotoID
int(8)
No
-1
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
23
SignatureID
int(8)
No
-1
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
24
NetAllowances
decimal(6,2)
Yes
0.00
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
25
TransportAllowances
decimal(6,2)
No
0.00
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
26
SocSecNumber
varchar(20)
latin1_swedish_ci
No
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
27
SocSecGovNumber
varchar(255)
latin1_swedish_ci
No
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
28
TinNumber
varchar(255)
latin1_swedish_ci
No
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
29
Town
varchar(255)
latin1_swedish_ci
No
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
30
Street
varchar(255)
latin1_swedish_ci
No
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
31
POBox
varchar(255)
latin1_swedish_ci
No
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
32
PLZ
int(8)
No
0
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
33
IsNotEmployee
tinyint(1)
UNSIGNED
No
0
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
34
BankName
varchar(255)
latin1_swedish_ci
No
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
35
BankID
varchar(255)
latin1_swedish_ci
No
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
36
BankAccount
varchar(255)
latin1_swedish_ci
No
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
37
IsLivesInProject
tinyint(1)
UNSIGNED
No
None
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
38
WhatsAppNo
varchar(55)
latin1_swedish_ci
No
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
39
CanReadOrWrite
enum('empty', 'read', 'write')
latin1_swedish_ci
No
empty
Change
Drop
More
Primary
Unique
Index
Spatial
Fulltext
Distinct values
Check all
With selected:
Browse
Change
Drop
Primary
Unique
Index
Spatial
Fulltext
Move columns
Move the columns by dragging them up and down.
Preview SQL
Loading…
Error
Print
Propose table structure
Move columns
Normalize
Add
column(s)
at beginning of table
after ID
after Name
after Surname
after Sex
after Birth
after Nationality
after Religion
after SectorID
after Mobile
after Contact1
after Contact2
after Profession
after Employed
after DtEmployment
after DtResignation
after ResignType
after NumVocationDays
after StaffHouse
after StaffHouseMembers
after IsFatherAlive
after IsMotherAlive
after PhotoID
after SignatureID
after NetAllowances
after TransportAllowances
after SocSecNumber
after SocSecGovNumber
after TinNumber
after Town
after Street
after POBox
after PLZ
after IsNotEmployee
after BankName
after BankID
after BankAccount
after IsLivesInProject
after WhatsAppNo
after CanReadOrWrite
Indexes
Loading
Action
Keyname
Type
Unique
Packed
Column
Cardinality
Collation
Null
Comment
Edit
Rename
Drop
PRIMARY
BTREE
Yes
No
ID
40
A
No
Create an index on
columns
Loading
Preview SQL
Loading…
Partitions
No partitioning defined!
Information
Space usage
Data
3.6
KiB
Index
2.0
KiB
Overhead
0
B
Effective
5.6
KiB
Total
5.6
KiB
Optimize table
Row statistics
Format
dynamic
Collation
latin1_swedish_ci
Rows
40
Row length
92 B
Row size
143 B
Next autoindex
41
Creation
Mar 11, 2025 at 08:19 AM
Last update
Mar 11, 2025 at 08:19 AM
Last check
May 01, 2025 at 02:55 PM