0

How do I get MAC address of system using Angular, JavaScript, TypeScript or any other techniques.

I just want to store the MAC address of system for to just check whether that system used earlier or not.

Please help me out from this issue.

12
  • 4
    You cannot call a stored procedure inside a subquery. So the name for this is "syntax error". Commented Jun 12, 2018 at 11:13
  • 1
    Also, please post the code here, as properly, nicely formatted text - do NOT add a screenshot of your code Commented Jun 12, 2018 at 11:14
  • 1
    you can use SQL tabular Functions instead of stored Proc. Commented Jun 12, 2018 at 11:18
  • 2
    The answer is simple: you can't Commented Jun 12, 2018 at 11:22
  • 2
    You really ought to use meaningful aliases for your tables. t1 through t32 makes the code harder to read. But I also wouldn't alias a table with a 4-character name unless referring to it in a subquery or multiple times in the same query. Commented Jun 12, 2018 at 12:38

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.