3

I'm relatively new with programming databases and I have this simple question that I just cannot find an answer to anywhere. I have a database with ~15 Columns, and I wanna see most of them but not all when I'm on phpmyadmin Browse window.

What I want:

1) Structurally my table consist of 15 columns

2) I want 3 columns to be hidden at all times.

3) When I browse through phpmyadmin I want to see only 12 columns because other 3 are hidden/invisible.

I tried to explain it as simple as I can.

I appreciate any help you guys can give me. Thanks!

asked Mar 8, 2017 at 21:01
1
  • Just before the column names is a drop down arrow to control which columns to view. Commented Mar 8, 2017 at 21:11

1 Answer 1

9

how to hide table columns

Open table - first row, just click on dropdown as shown in picture, then uncheck the columns you want to hide

answered Mar 8, 2017 at 21:11
Sign up to request clarification or add additional context in comments.

2 Comments

Thank You so much! I knew it was an easy fix I just couldn't find it!
Great! If it helps you, please mark it as answered, so that it will be helpful to others

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.