<html>
<marquee behavior="scroll" direction="left" onmouseover="this.stop();" onmouseout="this.start();"><a href="C:\Users\admin\Desktop\new.html">Go on... hover over me!</a></marquee>
</html>
1. Create Share CREATE SHARE my_share; 2. Grant privileges to share GRANT USAGE ON DATABASE my_db TO SHARE my_share; GRANT USAGE ...
No comments:
Post a Comment