Guys can you suggest me any software who have some similarities with
Microsoft’s SQL SERVER
I want to use the view part of SQL SERVER. To make it clear, I’m using MYSQL as back end so I wonder if there’s something similar functionality with SQL SERVER for MY SQL
I mean this one:

Does mysql have this kind of functionality? If yes, what is it? If no,
can sql server support or can be used as mysql? How?
Please don’t give me links I wanna learn not through a lot of links. Thank you so much guys… 🙂
That’s not “SQL Server”. That’s just the graphical frontend known as MSSMS – ms sql server management studio. Look into PHPMyAdmin, which is one of many grpahical front-ends for MySQL.