If it's convenient, would you please give a instance, thank you,
SELECT Count (*) from the Employee where Salary & gt; 5000;
CodePudding user response:
top postsSELECT Count (*) from the Employee where Salary & gt; 5000;
CodePudding user response:
top posts