How to get data from SQL database without refreshing using Ajax with xmlrequest or fetch method, When I insert data or update it from SQL table how i can see this change without refresh or press any button
Please I need exemple with node JS server and EJS client page to resolve this problem