SQL code invalid object name
i have written an SQL code and i get the expected result but it says invalid object name when i hover over the procedure name, it this a problem or can i just leave it alone?
6 Replies
if it works dont touch it
joke aside
editor might be drunk
try addidng the scheme before the sp name
i guess dbo.
Haha yeah okay, yeah sometimes it acts weird
it is still weird but i think it will be fine
also i am having trouble with this one but here an actual error comes up
I don’t think so I get even more errors then
What I wrote next is a different assignment this is the entire question
If you just created it, probably just need to update intellisense: Ctrl+shift+r
Yeah I did that but still nothing changed