如何编写查询以获取今天的日期数据SQL server?
select * from tbl_name where date = <Todays_date>
Run Code Online (Sandbox Code Playgroud) HTML
<table>
<tr><td>Hi <%username%>,</td></tr>
<tr><td><b>Greetings from Sunlight IT</b></td></tr>
<tr><td>Earlier you are assigned for a <%keyword%> keyword to get <%OldPosition%> position. Your keyword assigned keyword date was <%oldStartDate%> and Previous target date was <%oldtargetdated%> which you couldn't reach your target position.So once again, I'm assigning <%keyword%> keyword to get <%NewPosition%> position. Newly assigned date is <%NewStartDate%>and target date is <%Newtargetdate%></td></tr>
<tr><td>This time try to achieve the target position i.e <%NewPosition%> for the keyword <%keyword%> with out fail.
</td></tr>
<tr><td>Thanks …Run Code Online (Sandbox Code Playgroud)