Afficher un message
Vieux 24/09/2007, 12h13   #2
Captain Paralytic
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: How to create Read Only Table

On 24 Sep, 11:52, Adam <srian...@gmail.com> wrote:
> Hello All,
>
> I want to create a table read only that it should not be alter through
> query, i will manually add some sensitive data in the table. Is it
> possible in MySql to create a table read only?
>
> Please
>
> Thanks in Advance


If it was possible to create a table that was read only, ten you would
not be able to manually add your data!

You can create a table and only publish access as a VIEW.

  Réponse avec citation
 
Page generated in 0,05048 seconds with 9 queries