My question is about this question asked before : How to create stored procedure in C#, then *save* it to SQL Server?
In every case in that question, how can I check, control or compile that sp? In this situation, I can create a sp that will not be compiled again from SQL server such as if table not exists?